[Webkit-unassigned] [Bug 199568] Radio input fields not scoped by Shadow DOM boundaries

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 10 11:38:09 PDT 2019


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

Hubert SABLONNIÈRE <hubert.sablonniere at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hubert.sablonniere at gmail.co
                   |                            |m

--- Comment #2 from Hubert SABLONNIÈRE <hubert.sablonniere at gmail.com> ---
Hi Webkit team,

I may have the same bug.
I created a reduced test case here:

https://jsbin.com/wequqojaca/1/edit?html,css,js,output

The thing is, if I have a custom element with shadow DOM and if this component contains input[type=radio], all the inputs (cross shadow DOM) are in the same group. It is not the case in Chrome and Firefox.

Anyone knows what the spec says and if it's a bug?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190710/477f5ec6/attachment-0001.html>


More information about the webkit-unassigned mailing list