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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent-expected.txt
index c115ea5e3b7f1c8053a9f092c8466fa7fba776d7..4602e8738d57cc07a498c3e77eb961cd4741ae3a 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent-expected.txt
@@ -1,4 +1,3 @@
-This test checks that style sheets hosted inside shadow roots are reported in CSS.getAllStyleSheets protocol method.
-
+This test checks that style sheets hosted inside shadow roots are reported in CSS.styleSheetAdded event.
Loaded style sheet text: .red { color: red; }

Powered by Google App Engine
This is Rietveld 408576698