Index: LayoutTests/fast/dom/custom/type-extensions-expected.txt |
diff --git a/LayoutTests/fast/dom/custom/type-extensions-expected.txt b/LayoutTests/fast/dom/custom/type-extensions-expected.txt |
deleted file mode 100644 |
index 232fbc15b478ae2d56a5150564ca3f4672dfbc9d..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/custom/type-extensions-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-This is a testharness.js-based test. |
-PASS register a type extension |
-PASS register a type extension with a non-element prototype |
-PASS register a type extension of an unknown element |
-PASS register a type extension of an SVG element |
-PASS register a type extension of an element whose interface is HTMLElement |
-PASS register a type extensions of an interface with multiple element names |
-PASS register a type extension with unusual case |
-PASS registering a type extension of a custom tag should fail |
-Harness: the test ran to completion. |
- |