Index: LayoutTests/fast/dom/wrapper-classes-expected.txt |
diff --git a/LayoutTests/fast/dom/wrapper-classes-expected.txt b/LayoutTests/fast/dom/wrapper-classes-expected.txt |
index d146f7af0eac056d6d139290f5fbda149fe68e90..579a32309259f1b03a7f37e4ade78417a40683e6 100644 |
--- a/LayoutTests/fast/dom/wrapper-classes-expected.txt |
+++ b/LayoutTests/fast/dom/wrapper-classes-expected.txt |
@@ -3,6 +3,9 @@ This tests wrapper class names for JavaScript. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
Basics |
PASS classString(document.createAttribute()) is "Attr" |