[Webkit-unassigned] [Bug 95063] Reimplement HTMLSelectElement using shadow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 7 23:36:16 PST 2013


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


Dominic Cooney <dominicc at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
         AssignedTo|webkit-unassigned at lists.web |webcomponents-bugzilla at chro
                   |kit.org                     |mium.org
                 CC|                            |dglazkov at chromium.org,
                   |                            |dominicc at chromium.org




--- Comment #1 from Dominic Cooney <dominicc at chromium.org>  2013-01-07 23:38:11 PST ---
<select> should not be implemented using Shadow DOM, because it can render content outside of the viewport. Shadow DOM alone is not sufficient to reimplement <select>.

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