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

Side by Side Diff: LayoutTests/fast/media/mq-js-stylesheet-media-03-expected.html

Issue 15094019: Fixing inconsistency with Media Query append/deleteMedium. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: For landing 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 unified diff | Download patch
« no previous file with comments | « LayoutTests/fast/media/mq-js-stylesheet-media-03.html ('k') | Source/core/css/MediaList.h » ('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 style="color: green">This text should be green and below should read "braille , not screen, screen and (color)".</p> 3 <p style="color: green">This text should be green and below should read "braille , not screen, screen and (color)".</p>
4 <p style="color: green">braille, not screen, screen and (color), not screen</p> 4 <p style="color: green">braille, not screen, screen and (color)</p>
5 <p style="color: green">expected to fail (24.07.2005)</p>
6 </body> 5 </body>
7 </html> 6 </html>
7
OLDNEW
« no previous file with comments | « LayoutTests/fast/media/mq-js-stylesheet-media-03.html ('k') | Source/core/css/MediaList.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698