[Webkit-unassigned] [Bug 41841] Unknown HTML elements should use the HTMLUnknownElement interface
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 19 16:22:31 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=41841
--- Comment #10 from Tom Zakrajsek <tomz at codeaurora.org> 2011-07-19 16:22:31 PST ---
(From update of attachment 101398)
View in context: https://bugs.webkit.org/attachment.cgi?id=101398&action=review
>> LayoutTests/fast/html/script-tests/unknown-tag.js:25
>> +];
>
> This seems like a pain to maintain this list.
I agree but couldn't think of a better way to do this. The test needs at least /some/ known element names to verify that we're not supporting HTMLUnknownElement for known elements. I listed all of our unconditional ones because there are some branch differences through the make_names.pl for different classes of tags. Does it make sense to skip testing for this inappropriate support for HTMLUnknownElement?
>> Source/WebCore/ChangeLog:36
>
> These diffs shouldn't be here.
Yeah, not sure why I did that. I'll remove it.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list