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

Unified Diff: LayoutTests/inspector/elements/styles/selector-list-expected.txt

Issue 1158883003: DevTools: shard inspector/elements tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector/elements/styles/selector-list-expected.txt
diff --git a/LayoutTests/inspector/elements/styles/selector-list-expected.txt b/LayoutTests/inspector/elements/styles/selector-list-expected.txt
deleted file mode 100644
index 12f910d442d790e8390dc56d5dea0800fdc32118..0000000000000000000000000000000000000000
--- a/LayoutTests/inspector/elements/styles/selector-list-expected.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-Tests representation of selector lists in the protocol. Bug 103118.
-
-Text
-[expanded]
-element.style { ()
-
-[expanded]
-FOO bAr, #inspected, MOO>BAR, htML div, Foo~Moo, MOO { (selector-list.html:14 -> selector-list.html:14:48)
- color: green;
-
-[expanded]
-#inspected { (selector-list.html:10 -> selector-list.html:10:6)
-
-[expanded]
-#InSpEcTeD { (selector-list.html:7 -> selector-list.html:7:1)
-
-[expanded]
-#inspected { (selector-list.html:4 -> selector-list.html:4:1)
-
-[expanded]
-FOO bAr, #inspected, MOO>BAR, htML div, Foo~Moo, MOO { (selector-list.html:14 -> selector-list.html:14:48)
-/-- overloaded --/ color: green;
-
-[expanded]
-div { (user agent stylesheet)
- display: block;
-
-

Powered by Google App Engine
This is Rietveld 408576698