Bug 99574 - [WK2] Selection of shadow DOM object makes it visible
Summary: [WK2] Selection of shadow DOM object makes it visible
Status: RESOLVED DUPLICATE of bug 100668
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wojciech Bielawski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-17 02:57 PDT by Wojciech Bielawski
Modified: 2012-10-31 02:56 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wojciech Bielawski 2012-10-17 02:57:09 PDT
When shadow DOM object is selected it's content is presented on the page. However render tree dumper dumps the content without shadowed object. Below tests are affected:

editing/shadow/delete-list-in-shadow.html
editing/shadow/doubleclick-on-meter-in-shadow-crash.html
editing/shadow/select-contenteditable-shadowhost.html
editing/shadow/selection-of-shadowroot.html
Comment 1 Wojciech Bielawski 2012-10-31 02:56:30 PDT

*** This bug has been marked as a duplicate of bug 100668 ***