[Webkit-unassigned] [Bug 85864] [Shadow] TITLE elements in Shadow DOM should not affect document.title attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 27 17:19:01 PDT 2012


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


Hajime Morrita <morrita at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #144013|review?                     |review-
               Flag|                            |




--- Comment #8 from Hajime Morrita <morrita at google.com>  2012-05-27 17:19:01 PST ---
(From update of attachment 144013)
The test is really cryptic. It also can be more comprehensive.
We can test against a document which has a title
- to add newly created <title> to the shadow root
- to remove it
- to add subtree which contains <title> to the shadow root
- to remove it
- to add a subtree which has a shadow root, which has a <title> as a child (I guess this case doesn't work)
- to 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