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