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

Unified Diff: sky/tests/harness/reftest-mismatch-expected-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
« no previous file with comments | « sky/tests/harness/reftest-mismatch.sky ('k') | sky/tests/lowlevel/iframe.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/harness/reftest-mismatch-expected-mismatch.sky
diff --git a/sky/tests/harness/reftest-mismatch-expected-mismatch.sky b/sky/tests/harness/reftest-mismatch-expected-mismatch.sky
index 1469024023d19fc4860e2e8e4d68f593f73c25eb..de999553b9835fd05ebba323335b79fc2151af33 100644
--- a/sky/tests/harness/reftest-mismatch-expected-mismatch.sky
+++ b/sky/tests/harness/reftest-mismatch-expected-mismatch.sky
@@ -1,4 +1,9 @@
<foo>
+<style>
+foo {
+ background-color: black;
+}
+</style>
<import src="../resources/run-after-display.sky" />
This is a mismatch reftest.
<script>
« no previous file with comments | « sky/tests/harness/reftest-mismatch.sky ('k') | sky/tests/lowlevel/iframe.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698