WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
89340
Web Inspector: all elements of detached DOM tree retained by InjectedScript only are red
https://bugs.webkit.org/show_bug.cgi?id=89340
Summary
Web Inspector: all elements of detached DOM tree retained by InjectedScript o...
Yury Semikhatsky
Reported
2012-06-18 02:54:31 PDT
1. Open DevTools on about:blank 2. Evaluate the following code in the console: document.createElement("div").appendChild(document.createElement("div")) 3. Take snapshot and find detached DOM tree there. Result: The tree will contain two elements both of which are red.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug