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; |
- |
- |