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

Unified 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, 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
Index: LayoutTests/fast/media/mq-js-media-except-01-expected.html
diff --git a/LayoutTests/fast/media/mq-js-media-except-01-expected.html b/LayoutTests/fast/media/mq-js-media-except-01-expected.html
index 1c806e0e70f1b1bbd9323635f8a1c66f1d9d2fe7..34c85ac9804ae569a466850d5bde012fdfc758a8 100644
--- a/LayoutTests/fast/media/mq-js-media-except-01-expected.html
+++ b/LayoutTests/fast/media/mq-js-media-except-01-expected.html
@@ -1,7 +1,6 @@
<html>
<body>
<p>The text below should read "Success."</p>
-<p style="color: green">Success.</p>
-<p>Following exception was caught: Error: NotFoundError: DOM Exception 8</p>
+<p style="color: green">Success. This text should be green.</p>
</body>
</html>
« 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