Chromium Code Reviews

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

Issue 14065029: Improved parse error handling for CSSMQ. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « LayoutTests/fast/media/media-descriptor-syntax-05.html ('k') | LayoutTests/fast/media/media-query-and.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/media/media-descriptor-syntax-05-expected.html
diff --git a/LayoutTests/fast/media/media-descriptor-syntax-05-expected.html b/LayoutTests/fast/media/media-descriptor-syntax-05-expected.html
index 3ca3799a291da62aa28039b19af1dd4853d1150f..41f892fd3f5c8819a4d9b6ab19e7ffa946a5e6d2 100644
--- a/LayoutTests/fast/media/media-descriptor-syntax-05-expected.html
+++ b/LayoutTests/fast/media/media-descriptor-syntax-05-expected.html
@@ -1,5 +1,5 @@
<html>
<body>
-<p style="color: green">This text should be green.</p>
+<p>This text should not be red.</p>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/media/media-descriptor-syntax-05.html ('k') | LayoutTests/fast/media/media-query-and.html » ('j') | no next file with comments »

Powered by Google App Engine