Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Side by Side Diff: third_party/WebKit/LayoutTests/fast/dom/shadow/dynamically-created-shadow-root-expected.html

Issue 2843883002: Remove, or rewrite if necessary, tests which use /deep/ or ::shadow (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <body>
3 <div>
4 This tests that dynamically created ShadowRoot should be rendered correctly.
5 Can only run within DRT.
6 </div>
7 <div>Shadow should be rendered.</div>
8 </body>
9 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698