Bug 28086

Summary: "Shadow tree" DOM nodes are being accidentally exposed to JavaScript
Product: WebKit Reporter: Darin Adler <darin>
Component: DOMAssignee: Darin Adler <darin>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Step 1: Get rid of layout tests that depend on our old behavior adele: review+

Darin Adler
Reported 2009-08-07 15:57:48 PDT
"Shadow tree" DOM nodes are being accidentally exposed to JavaScript by event dispatching and in the results of functions on the selection object. This is not good.
Attachments
Step 1: Get rid of layout tests that depend on our old behavior (58.83 KB, patch)
2009-08-07 15:58 PDT, Darin Adler
adele: review+
Darin Adler
Comment 1 2009-08-07 15:58:52 PDT
Created attachment 34340 [details] Step 1: Get rid of layout tests that depend on our old behavior
Alexey Proskuryakov
Comment 2 2009-08-07 16:35:59 PDT
See also: bug 15903.
Darin Adler
Comment 3 2009-08-07 18:00:08 PDT
All that remains is really duplicate of bug 15903. *** This bug has been marked as a duplicate of bug 15903 ***
Note You need to log in before you can comment on or make changes to this bug.