DescriptionUse the two Custom Elements node bits to explicitly represent four states.
Recent proposals on
<https://www.w3.org/Bugs/Public/show_bug.cgi?id=20488#c7> change the
relationship between a Custom Element and its registration context. By
explicitly recording whether a custom element is an upgrade candidate,
has a definition, or has been upgraded we can implement this new model
were the custom element won't rely on the registration context after
it gets a definition.
BUG=255725
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154627
Patch Set 1 #
Total comments: 2
Patch Set 2 : Patch for landing. #Patch Set 3 : Play nice with MSVC. #
Messages
Total messages: 5 (0 generated)
|