DescriptionMake |extends| option in custom element behave correctly
When null is given to |extends| while instantiating the
custom element, it should be the same case when |extends|
is not specified at all.
BUG=323882
TEST=fast/dom/custom/type-extension-is-null.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180811
Patch Set 1 #Patch Set 2 : Modifying equality operator #
Total comments: 2
Patch Set 3 : Updated TestExpectations #
Total comments: 6
Patch Set 4 : Updated layout tests #Patch Set 5 : Nit #
Messages
Total messages: 24 (0 generated)
|