RESOLVED FIXED 149330
Add some tests for shadow DOM rendering
https://bugs.webkit.org/show_bug.cgi?id=149330
Summary Add some tests for shadow DOM rendering
Ryosuke Niwa
Reported 2015-09-17 19:52:46 PDT
Adding some ref tests I've written for rendering the contents that uses new shadow DOM API.
Attachments
Adds some tests (9.95 KB, patch)
2015-09-17 19:56 PDT, Ryosuke Niwa
koivisto: review+
Ryosuke Niwa
Comment 1 2015-09-17 19:56:11 PDT
Created attachment 261476 [details] Adds some tests
Ryosuke Niwa
Comment 2 2015-09-17 20:08:23 PDT
WebKit Commit Bot
Comment 4 2015-09-17 21:44:21 PDT
Re-opened since this is blocked by bug 149334
Alexey Proskuryakov
Comment 5 2015-09-17 21:49:51 PDT
Obviously, the bug is that real work is being done in JSNode destructor.
Ryosuke Niwa
Comment 6 2015-09-21 13:24:17 PDT
Note You need to log in before you can comment on or make changes to this bug.