Home | History | Annotate | Download | only in dom

Lines Matching refs:idForStyleResolution

966         AtomicString oldId = elementData()->idForStyleResolution();
1063 AtomicString oldId = elementData()->idForStyleResolution();
2979 // if the idForStyleResolution and the className need different casing.
3198 if (hasID() && document().ensureStyleResolver().hasRulesForId(idForStyleResolution()))