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

Side by Side Diff: LayoutTests/fast/media/mq-js-stylesheet-media-01-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
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-01.html ('k') | LayoutTests/fast/media/mq-js-stylesheet-media-02.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698