Index: LayoutTests/fast/dom/html-attribute-types-expected.txt |
diff --git a/LayoutTests/fast/dom/html-attribute-types-expected.txt b/LayoutTests/fast/dom/html-attribute-types-expected.txt |
index 4bf892eb82e430cdf1e4c0c4b11e053184ecdc39..92c2111588563073779927918a6f223901f95f69 100644 |
--- a/LayoutTests/fast/dom/html-attribute-types-expected.txt |
+++ b/LayoutTests/fast/dom/html-attribute-types-expected.txt |
@@ -1,4 +1,7 @@ |
This checks the types of some HTML DOM attributes whose types currently clash with our implementation. |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
PASS typeof img.border is 'string' |
PASS typeof pre.width is 'number' |