RESOLVED FIXED 149437
Add more rendering tests for shadow DOM
https://bugs.webkit.org/show_bug.cgi?id=149437
Summary Add more rendering tests for shadow DOM
Ryosuke Niwa
Reported 2015-09-21 18:02:59 PDT
We should add more tests for shadow DOM rendering especifically :host and ::slotted
Attachments
Adds tests (20.84 KB, patch)
2015-09-21 18:04 PDT, Ryosuke Niwa
koivisto: review+
Ryosuke Niwa
Comment 1 2015-09-21 18:04:28 PDT
Created attachment 261708 [details] Adds tests
Antti Koivisto
Comment 2 2015-09-21 18:32:02 PDT
Comment on attachment 261708 [details] Adds tests View in context: https://bugs.webkit.org/attachment.cgi?id=261708&action=review > LayoutTests/ChangeLog:8 > + Added various tests for shadow tree rendering as well as tests for :host pesudo class and ::slotted pesudo element. Spelling: pesudo class, pesudo element
Ryosuke Niwa
Comment 3 2015-09-21 19:17:00 PDT
Comment on attachment 261708 [details] Adds tests View in context: https://bugs.webkit.org/attachment.cgi?id=261708&action=review > LayoutTests/ChangeLog:15 > + * fast/shadow-dom/css-scoping-shadow-host-rule-expected.html: Copied from LayoutTests/fast/shadow-dom/css-scoping-shadow-root-hides-children-expected.html. > + * fast/shadow-dom/css-scoping-shadow-host-rule.html: Added. I'll split this into css-scoping-shadow-host-rule.html and css-scoping-shadow-host-functional-rule.html as discussed in person.
Ryosuke Niwa
Comment 4 2015-09-21 19:26:44 PDT
Note You need to log in before you can comment on or make changes to this bug.