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

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

Issue 15679021: Parse media attributes and CSSOM media text as media_query_list. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed review issues. Created 7 years, 6 months 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
« no previous file with comments | « LayoutTests/fast/media/mq-js-media-except-01.html ('k') | Source/core/css/CSSGrammar.y.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/media/mq-parsing-expected.txt
diff --git a/LayoutTests/fast/media/mq-parsing-expected.txt b/LayoutTests/fast/media/mq-parsing-expected.txt
index beeed8a5a7ef9099f43620f3f9208f322bc07b9b..ef52b1a07db6c04ab7e6496e13a3a445099d8928 100644
--- a/LayoutTests/fast/media/mq-parsing-expected.txt
+++ b/LayoutTests/fast/media/mq-parsing-expected.txt
@@ -3,6 +3,6 @@ PASS: Got "" as expected.
PASS: Got "not all, not all, all, not all, not all" as expected.
PASS: Got "not all, not all, all, not all, not all" as expected.
PASS: Got "not all, screen, not all, not all, not all, not all" as expected.
-FAIL: Got "not all, screen, not all, not all, not all, not all, not all" but was expecting "not all, screen, not all, not all, not all, not all"
-FAIL: Got "not all, not all, not all, not all, not all" but was expecting "not all, not all, not all, not all"
+PASS: Got "not all, screen, not all, not all, not all, not all" as expected.
+PASS: Got "not all, not all, not all, not all" as expected.
« no previous file with comments | « LayoutTests/fast/media/mq-js-media-except-01.html ('k') | Source/core/css/CSSGrammar.y.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698