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

Unified Diff: LayoutTests/fast/media/mq-js-stylesheet-media-03.html

Issue 15094019: Fixing inconsistency with Media Query append/deleteMedium. (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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/media/mq-js-stylesheet-media-03.html
diff --git a/LayoutTests/fast/media/mq-js-stylesheet-media-03.html b/LayoutTests/fast/media/mq-js-stylesheet-media-03.html
index bdc88b19d76bda30218fc053d27ee8801fba1128..3b61a5a5641e367283641df8857bcc51434f2d10 100644
--- a/LayoutTests/fast/media/mq-js-stylesheet-media-03.html
+++ b/LayoutTests/fast/media/mq-js-stylesheet-media-03.html
@@ -30,6 +30,5 @@ function test() {
-->
<p> This text should be green and below should read "braille, not screen, screen and (color)". </p>
<p id="result">Failure: test not run</p>
-<p> expected to fail (24.07.2005)</p>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698