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