DescriptionRevert "Reverting custom pseudo element".
This is not the same as a patch for just reverting r164153.
To make a patch smaller,
- Element IDL does not have webkitPseudo (not reverted).
- pseudo() invokes shadowPseudoId() (the old code uses pseudo() in shadowPseudoId()).
- setPseudo() also invokes setShadowPseudoId().
c.f. https://src.chromium.org/viewvc/blink?revision=164153&view=revision
BUG=349144
TEST=fast/dom/shadow/pseudo-attribute-rendering.html,fast/dom/shadow/styling-pseudo-attribute.html,fast/dom/shadow/shadow-pseudo-id.html,fast/dom/shadow/pseudo-attribute.html,fast/dom/shadow/styling-pseudo-attribute-in-shadow.html,fast/dom/shadow/shadow-nested-pseudo-id.html,fast/dom/shadow/custom-pseudo-in-selector-api.html,fast/dom/shadow/pseudo-attribute-dynamic.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168627
Patch Set 1 #Messages
Total messages: 15 (0 generated)
|