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

Unified Diff: LayoutTests/fast/media/mq-js-stylesheet-media-02.html

Issue 14578010: Fixing inconsistency with the media query spec and other browsers (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 7 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/mq-js-media-except-03-expected.html ('k') | LayoutTests/fast/media/mq-parsing.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/media/mq-js-stylesheet-media-02.html
diff --git a/LayoutTests/fast/media/mq-js-stylesheet-media-02.html b/LayoutTests/fast/media/mq-js-stylesheet-media-02.html
index bc7ff033038bb1df01475b4cde7c7a262c7f017e..8e9980ab467c033153f96683dadbeb6738b44b3c 100644
--- a/LayoutTests/fast/media/mq-js-stylesheet-media-02.html
+++ b/LayoutTests/fast/media/mq-js-stylesheet-media-02.html
@@ -3,6 +3,7 @@
<title>CSS3 media query test: stylesheet media property enumeration.</title>
<link rel="help" href="http://www.w3.org/TR/css3-mediaqueries/#syntax" />
<link rel="help" href="http://www.w3.org/TR/DOM-Level-2-Style/stylesheets.html" />
+<link rel="help" href="http://www.w3.org/TR/1998/REC-html40-19980424/types.html#h-6.13" />
<style type="text/css" media="braille, media with error, screen and (color) and (grid:0), tty resolution > 600px">
#result { color: green; }
« no previous file with comments | « LayoutTests/fast/media/mq-js-media-except-03-expected.html ('k') | LayoutTests/fast/media/mq-parsing.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698