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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..d0d77e545b5fe64d32969a48cf525c51e166f873 |
--- /dev/null |
+++ b/LayoutTests/fast/dom/custom/type-extensions-expected.txt |
@@ -0,0 +1,10 @@ |
+ |
+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 |
+ |