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/matchmedium-query-api-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
Index: LayoutTests/fast/media/matchmedium-query-api-expected.txt
diff --git a/LayoutTests/fast/media/matchmedium-query-api-expected.txt b/LayoutTests/fast/media/matchmedium-query-api-expected.txt
index 6146b03bc9075d6f96d6d8d2675e951911716c30..f2897bfc51c576b8e08dfd778eb609567a19eb11 100644
--- a/LayoutTests/fast/media/matchmedium-query-api-expected.txt
+++ b/LayoutTests/fast/media/matchmedium-query-api-expected.txt
@@ -5,7 +5,7 @@ Test the media interface: http://dev.w3.org/csswg/cssom-view/#the-media-interfac
"all and (color)" evaluates to true: PASS
"not projection and (color)" evaluates to true: PASS
"(color)" evaluates to true: PASS
-"(color" evaluates to false: PASS
+"(color" evaluates to true: PASS
"color" evaluates to false: PASS
"garbage" evaluates to false: PASS
"(min-device-width: 100px)" evaluates to true: PASS
« no previous file with comments | « LayoutTests/fast/media/matchmedium-query-api.html ('k') | LayoutTests/fast/media/media-descriptor-syntax-06.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698