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

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

Issue 14065029: Improved parse error handling for CSSMQ. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 8 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/media-query-and.html ('k') | LayoutTests/fast/media/media-query-list-01.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/media/media-query-and-expected.html
diff --git a/LayoutTests/fast/media/media-query-and-expected.html b/LayoutTests/fast/media/media-query-and-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..d9fe36045d0121b7355e5d9ed1a6fe1c28a2ce9a
--- /dev/null
+++ b/LayoutTests/fast/media/media-query-and-expected.html
@@ -0,0 +1,3 @@
+<!DOCTYPE html>
+<p>You should see a green square below.</p>
+<div style="background-color: green; width: 150px; height: 150px;"></div>
« no previous file with comments | « LayoutTests/fast/media/media-query-and.html ('k') | LayoutTests/fast/media/media-query-list-01.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698