Index: LayoutTests/inspector/elements/styles/property-ui-location-expected.txt |
diff --git a/LayoutTests/inspector/elements/styles/property-ui-location-expected.txt b/LayoutTests/inspector/elements/styles/property-ui-location-expected.txt |
deleted file mode 100644 |
index 79bc6dfe1f742483f6232b9562d5604610e5058f..0000000000000000000000000000000000000000 |
--- a/LayoutTests/inspector/elements/styles/property-ui-location-expected.txt |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-Verifies WebInspector.cssWorkspaceBinding.propertyUILocation functionality |
- |
-background-image: url(); -> empty-background-url.css:1:4 |
-color: blue; -> property-ui-location.html:8:4 |
-margin: 10px; -> source-url.css:0:13 |
-font-family: arial; -> source-url.css:2:4 |
- |