Index: LayoutTests/fast/html/hidden-attr-expected.txt |
diff --git a/LayoutTests/fast/html/hidden-attr-expected.txt b/LayoutTests/fast/html/hidden-attr-expected.txt |
index d6d12b546c3025490db4f25a6cef9863a93b878e..c5eb0519a041e8a4f4528600d38d600fb7cd9fc1 100644 |
--- a/LayoutTests/fast/html/hidden-attr-expected.txt |
+++ b/LayoutTests/fast/html/hidden-attr-expected.txt |
@@ -18,10 +18,10 @@ PASS getComputedStyle(test4, false).display is "block" |
test4.setAttribute("hidden", "") |
PASS getComputedStyle(test4, false).display is "none" |
-PASS successfullyParsed is true |
-TEST COMPLETE |
+PASS successfullyParsed is true |
+TEST COMPLETE |
a |