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

Unified Diff: sky/tests/harness/reftest-mismatch.sky

Issue 1215023003: Fix tests broken by default text color change. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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: sky/tests/harness/reftest-mismatch.sky
diff --git a/sky/tests/harness/reftest-mismatch.sky b/sky/tests/harness/reftest-mismatch.sky
index 2afe0fb4be9dba68245fe17a5fc48be4fdda6757..a0b29fc2a6c6bca800b04ccf53de00afe11a796a 100644
--- a/sky/tests/harness/reftest-mismatch.sky
+++ b/sky/tests/harness/reftest-mismatch.sky
@@ -1,4 +1,9 @@
<foo>
+<style>
+foo {
+ background-color: black;
+}
+</style>
<import src="../resources/run-after-display.sky" />
<p>This is a mismatch reftest. Should not match.</p>
<script>
« no previous file with comments | « sky/tests/clipping/clipping-transforms-expected.sky ('k') | sky/tests/harness/reftest-mismatch-expected-mismatch.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698