Index: LayoutTests/inspector/elements/styles/stylesheet-source-url-comment-expected.txt |
diff --git a/LayoutTests/inspector/elements/styles/stylesheet-source-url-comment-expected.txt b/LayoutTests/inspector/elements/styles/stylesheet-source-url-comment-expected.txt |
deleted file mode 100644 |
index 1292e77e3c8d00cdd479326b489aac9f828b80ae..0000000000000000000000000000000000000000 |
--- a/LayoutTests/inspector/elements/styles/stylesheet-source-url-comment-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-Tests that stylesheets with sourceURL comment are shown in the Sources panel. |
- |
- |
-Running: testSourceURLCommentInInlineScript |
- |
-Running: testSourceURLComment |
-body { color: black; } |
- |
-Running: testDeprecatedSourceURLComment |
-body { color: black; } |
- |
-Running: testNonRelativeURL |
-body { color: red; } |
- |