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 |
index 51fd5d8ff4c8b24d0682c255900750b7b1b15081..f3223ddf5551e3653c78fd1ff1c85c578bddfbee 100644 |
--- a/LayoutTests/fast/media/mq-js-update-media-expected.txt |
+++ b/LayoutTests/fast/media/mq-js-update-media-expected.txt |
@@ -1,7 +1,8 @@ |
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. |