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

Unified Diff: LayoutTests/fast/media/media-query-only-not-expected.html

Issue 23542021: Explicit space required around NOT/ONLY/AND in CSS MQ. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 3 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/media-query-only-not-expected.html
diff --git a/LayoutTests/fast/media/media-query-only-not-expected.html b/LayoutTests/fast/media/media-query-only-not-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..24e96087de78d0c18a90732866a1f85109706bc2
--- /dev/null
+++ b/LayoutTests/fast/media/media-query-only-not-expected.html
@@ -0,0 +1,3 @@
+<!DOCTYPE html>
+<p>You should see a green rectangle below.</p>
+<div style="background-color: green; width: 100px; height: 60px;"></div>

Powered by Google App Engine
This is Rietveld 408576698