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

Unified Diff: LayoutTests/fast/media/media-descriptor-syntax-06-expected.html

Issue 15679021: Parse media attributes and CSSOM media text as media_query_list. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed review issues. 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/media/media-descriptor-syntax-06-expected.html
diff --git a/LayoutTests/fast/media/media-descriptor-syntax-06-expected.html b/LayoutTests/fast/media/media-descriptor-syntax-06-expected.html
index 41f892fd3f5c8819a4d9b6ab19e7ffa946a5e6d2..f02487fb81344968d9c5ba5bdf92d53983c69273 100644
--- a/LayoutTests/fast/media/media-descriptor-syntax-06-expected.html
+++ b/LayoutTests/fast/media/media-descriptor-syntax-06-expected.html
@@ -1,5 +1,5 @@
<html>
<body>
-<p>This text should not be red.</p>
+<p style="color:green">This text should be green.</p>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/media/media-descriptor-syntax-06.html ('k') | LayoutTests/fast/media/media-query-list-01.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698