| 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>
|
|
|