| Index: LayoutTests/fast/html/imports/rel-import-to-style-expected.txt
|
| diff --git a/LayoutTests/fast/html/imports/rel-import-to-style-expected.txt b/LayoutTests/fast/html/imports/rel-import-to-style-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..3cd624c580e3fdac80bd136b9bf6a539977dbe02
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/html/imports/rel-import-to-style-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +Updating attribute value shouldn't invalidate loaded import.
|
| +Before update:
|
| +PASS target.sheet is null
|
| +PASS target.import is non-null.
|
| +After update:
|
| +PASS target.sheet is null
|
| +PASS target.import is non-null.
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|