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 |
index d0d77e545b5fe64d32969a48cf525c51e166f873..232fbc15b478ae2d56a5150564ca3f4672dfbc9d 100644 |
--- a/LayoutTests/fast/dom/custom/type-extensions-expected.txt |
+++ b/LayoutTests/fast/dom/custom/type-extensions-expected.txt |
@@ -1,4 +1,4 @@ |
- |
+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 |
@@ -7,4 +7,5 @@ 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. |