Index: LayoutTests/fast/media/mq-js-update-media-expected.txt |
diff --git a/LayoutTests/fast/media/mq-js-update-media-expected.txt b/LayoutTests/fast/media/mq-js-update-media-expected.txt |
deleted file mode 100644 |
index f3223ddf5551e3653c78fd1ff1c85c578bddfbee..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/media/mq-js-update-media-expected.txt |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-This test verifies that when media query is updated, style is recalculated. |
-This is a testharness.js-based test. |
-PASS Testing that background color is red. Media query "all and (color)" |
-PASS Testing that updated media query doesn't match and background color is not red. Media query "(monochrome) and (color)" |
-PASS Testing that background color is red. Media query "all and (color)" |
-PASS Testing that updated media query doesn't match and background color is not red. Media query "(monochrome) and (color)" |
-Harness: the test ran to completion. |
- |