Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Unified Diff: LayoutTests/fast/media/mq-js-update-media-expected.txt

Issue 109763007: Reland r159735 - support for test harness (text-only) tests w/o expected results. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update testharness-based baselines Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
« no previous file with comments | « LayoutTests/fast/media/mq-color-index-02-expected.txt ('k') | LayoutTests/fast/media/w3c/test_media_queries-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698