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

Side by Side Diff: LayoutTests/fast/media/mq-js-stylesheet-media-02-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, 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 unified diff | Download patch
« no previous file with comments | « LayoutTests/fast/media/mq-js-stylesheet-media-02.html ('k') | Source/core/css/CSSGrammar.y.in » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <html> 1 <html>
2 <body> 2 <body>
3 <p>The text below should be green and contain "braille, media, screen and (color ) and (grid: 0), tty".</p> 3 <p>The text below should be green and contain "braille, not all, screen and (col or) and (grid: 0), not all".</p>
4 <p style="color: green">braille, media, screen and (color) and (grid: 0), tty</p > 4 <p style="color: green">braille, not all, screen and (color) and (grid: 0), not all</p>
5 </body> 5 </body>
6 </html> 6 </html>
OLDNEW
« no previous file with comments | « LayoutTests/fast/media/mq-js-stylesheet-media-02.html ('k') | Source/core/css/CSSGrammar.y.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698