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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This test verifies that when media query is updated, style is recalculated. 1 This test verifies that when media query is updated, style is recalculated.
2 2 This is a testharness.js-based test.
3 PASS Testing that background color is red. Media query "all and (color)" 3 PASS Testing that background color is red. Media query "all and (color)"
4 PASS Testing that updated media query doesn't match and background color is not red. Media query "(monochrome) and (color)" 4 PASS Testing that updated media query doesn't match and background color is not red. Media query "(monochrome) and (color)"
5 PASS Testing that background color is red. Media query "all and (color)" 5 PASS Testing that background color is red. Media query "all and (color)"
6 PASS Testing that updated media query doesn't match and background color is not red. Media query "(monochrome) and (color)" 6 PASS Testing that updated media query doesn't match and background color is not red. Media query "(monochrome) and (color)"
7 Harness: the test ran to completion.
7 8
OLDNEW
« 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