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

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

Issue 14578010: Fixing inconsistency with the media query spec and other browsers (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 7 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-parsing.html ('k') | Source/core/css/MediaList.h » ('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
new file mode 100644
index 0000000000000000000000000000000000000000..beeed8a5a7ef9099f43620f3f9208f322bc07b9b
--- /dev/null
+++ b/LayoutTests/fast/media/mq-parsing-expected.txt
@@ -0,0 +1,8 @@
+PASS: Got "screen" as expected.
+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"
+
« no previous file with comments | « LayoutTests/fast/media/mq-parsing.html ('k') | Source/core/css/MediaList.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698