DescriptionDrop isindex from HTMLTagNames.
Followup from https://codereview.chromium.org/96653004/
This requires an update to the generation scripts, as they must treat
the fallback interface as an interface supporting multiple tag names.
This only accidentally worked, as both 'image' and 'isindex' were
listed as using the HTMLUnknownElement interface. Removing 'isindex'
exposed the bug.
"Intent to Remove" discussion: https://groups.google.com/a/chromium.org/d/msg/blink-dev/14q_I06gwg8/0a3JI0kjbC0J
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168033
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|