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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent-expected.txt

Issue 2950713002: [DevTools] New harness for inspector-protocol layout tests (Closed)
Patch Set: addressed comments, 4 tests Created 3 years, 6 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
1 This test checks that style sheets hosted inside shadow roots are reported in CS S.getAllStyleSheets protocol method. 1 This test checks that style sheets hosted inside shadow roots are reported in CS S.styleSheetAdded event.
2
3 Loaded style sheet text: .red { color: red; } 2 Loaded style sheet text: .red { color: red; }
4 3
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698