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

Unified Diff: LayoutTests/inspector-protocol/shadow-dom-rules-in-getAllStyleSheets-expected.txt

Issue 148523012: DevTools: [CSS] remove getAllStylesheets method from protocol (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix testcase extension Created 6 years, 11 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: LayoutTests/inspector-protocol/shadow-dom-rules-in-getAllStyleSheets-expected.txt
diff --git a/LayoutTests/inspector-protocol/shadow-dom-rules-in-getAllStyleSheets-expected.txt b/LayoutTests/inspector-protocol/shadow-dom-rules-in-getAllStyleSheets-expected.txt
deleted file mode 100644
index e2587ac088ffefba855655f3833820620e0fdb7b..0000000000000000000000000000000000000000
--- a/LayoutTests/inspector-protocol/shadow-dom-rules-in-getAllStyleSheets-expected.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-This test checks that style sheets hosted inside shadow roots are reported in CSS.getAllStyleSheets protocol method.
-
-Loaded style sheets count: 1
-Loaded style sheet text: .red { color: red; }
-

Powered by Google App Engine
This is Rietveld 408576698