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 |
deleted file mode 100644 |
index be16e26b8c9a4bb4af35e630f64b6cb87e8e1851..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/htmlimports/import-dup-custom-element-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-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 |
- This is a testharness.js-based test. |
-PASS Custom Element invocations preserve tree order across imports regardless the loading order. |
-Harness: the test ran to completion. |
- |