[Webkit-unassigned] [Bug 104772] [Shadow DOM]: Details and Summary tags always contains Shadow roots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 12 20:35:16 PST 2012


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


Dimitri Glazkov (Google) <dglazkov at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #5 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2012-12-12 20:37:38 PST ---
(In reply to comment #4)
> Just checked this. Tag <video> has no such issue

Of course it does :) well, <video controls> at least. Also, check <input type="text"> and <textarea>. They all have shadow roots, because they are built using shadow DOM. This type of shadow DOM is called User Agent shadow DOM.

Hiding them in inspector is no good either, since the developers have come to rely on seeing the insides and being able to style them: http://blog.romanliutikov.com/coding/discover-the-dark-side-with-shadow-dom/

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