[Webkit-unassigned] [Bug 47706] Add "in select" insertion mode to parser.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 18 14:40:29 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47706





--- Comment #4 from James Simonsen <simonjam at chromium.org>  2010-10-18 14:40:29 PST ---
I don't think it's possible to test.

The innerHTML of <option> doesn't work because that's processed in "in body" mode. Only <select> starts "in select" mode.

>From "in select" mode, there doesn't seem to be any way to insert an element that would change the scope, but not the mode.

-- 
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