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

Unified Diff: LayoutTests/fast/media/mq-js-media-except-03-expected.html

Issue 16325005: Remove the Media Query "forward compatibly syntax" support in alignment with HTML5 spec (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/mq-js-media-except-03-expected.html
diff --git a/LayoutTests/fast/media/mq-js-media-except-03-expected.html b/LayoutTests/fast/media/mq-js-media-except-03-expected.html
index 175ec6f87463666a491874ffa7830a8d3253381c..6ba3933c460df3b181dcc3e8fe50f855d839ec4a 100644
--- a/LayoutTests/fast/media/mq-js-media-except-03-expected.html
+++ b/LayoutTests/fast/media/mq-js-media-except-03-expected.html
@@ -1,5 +1,5 @@
<html>
<body>
-<p style="color: green">Success. This text should be green.</p>
+<p>Success. This text should not be red.</p>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/media/mq-js-media-except-03.html ('k') | LayoutTests/fast/media/mq-js-media-forward-syntax.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698