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

Unified Diff: LayoutTests/fast/media/mq-invalid-media-type-matchMedia-expected.txt

Issue 867363002: Some invalid media queries are parsed as valid (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add a test Created 5 years, 11 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/mq-invalid-media-type-matchMedia-expected.txt
diff --git a/LayoutTests/svg/dom/SVGViewSpec-expected.txt b/LayoutTests/fast/media/mq-invalid-media-type-matchMedia-expected.txt
similarity index 50%
copy from LayoutTests/svg/dom/SVGViewSpec-expected.txt
copy to LayoutTests/fast/media/mq-invalid-media-type-matchMedia-expected.txt
index df97d58f582a2c0dfb910a9ec9b2a8b1a7ece142..df5d75b1bc4f6b3ce6dbd2be2314ce5767aa710d 100644
--- a/LayoutTests/svg/dom/SVGViewSpec-expected.txt
+++ b/LayoutTests/fast/media/mq-invalid-media-type-matchMedia-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE ERROR: Uncaught SyntaxError: Unexpected end of input
+CONSOLE ERROR: line 1: Uncaught SyntaxError: Unexpected identifier
FAIL successfullyParsed should be true. Was false.
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698