Index: LayoutTests/inspector/elements/styles/styles-source-lines-inline-expected.txt |
diff --git a/LayoutTests/inspector/elements/styles/styles-source-lines-inline-expected.txt b/LayoutTests/inspector/elements/styles/styles-source-lines-inline-expected.txt |
deleted file mode 100644 |
index c0532eabe01cbdc7e40bc9e6d9d836bc3c4fb939..0000000000000000000000000000000000000000 |
--- a/LayoutTests/inspector/elements/styles/styles-source-lines-inline-expected.txt |
+++ /dev/null |
@@ -1,16 +0,0 @@ |
-Tests that elements panel shows proper inline style locations in the sidebar panel. |
- |
- |
-[expanded] |
-element.style { () |
- display: none; |
- |
-[expanded] |
-.foo { (styles-source-l…-inline.html:7 -> styles-source-lines-inline.html:7:1) |
- color: blue; |
- |
-[expanded] |
-div { (user agent stylesheet) |
-/-- overloaded --/ display: block; |
- |
- |