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

Side by Side Diff: LayoutTests/fast/media/mq-js-media-except-01-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
OLDNEW
1 <html> 1 <html>
2 <body> 2 <body>
3 <p>The text below should read "Success."</p> 3 <p>The text below should read "Success."</p>
4 <p style="color: green">Success.</p> 4 <p style="color: green">Success. This text should be green.</p>
5 <p>Following exception was caught: Error: NotFoundError: DOM Exception 8</p>
6 </body> 5 </body>
7 </html> 6 </html>
OLDNEW
« no previous file with comments | « LayoutTests/fast/media/mq-js-media-except-01.html ('k') | LayoutTests/fast/media/mq-js-media-except-03.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698