| Index: LayoutTests/http/tests/htmlimports/import-dup-custom-element-expected.txt
|
| diff --git a/LayoutTests/http/tests/htmlimports/import-dup-custom-element-expected.txt b/LayoutTests/http/tests/htmlimports/import-dup-custom-element-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1a8f093dde04e885c29eb599192fb480014de631
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/htmlimports/import-dup-custom-element-expected.txt
|
| @@ -0,0 +1,13 @@
|
| +CONSOLE MESSAGE: line 11: MY-CUSTOM:using-toplevel-1
|
| +CONSOLE MESSAGE: line 11: MY-CUSTOM:using-1-before
|
| +CONSOLE MESSAGE: line 11: MY-CUSTOM:pointing-before
|
| +CONSOLE MESSAGE: line 11: MY-CUSTOM:def-before
|
| +CONSOLE MESSAGE: line 11: MY-CUSTOM:def-after
|
| +CONSOLE MESSAGE: line 11: MY-CUSTOM:pointing-after
|
| +CONSOLE MESSAGE: line 11: MY-CUSTOM:using-1-after
|
| +CONSOLE MESSAGE: line 11: MY-CUSTOM:using-2-before
|
| +CONSOLE MESSAGE: line 11: MY-CUSTOM:using-2-after
|
| +CONSOLE MESSAGE: line 11: MY-CUSTOM:using-toplevel-2
|
| +
|
| +PASS Custom Element invocations preserve tree order across imports regardless the loading order.
|
| +
|
|
|