Index: LayoutTests/fast/overflow/height-during-simplified-layout-expected.txt |
diff --git a/LayoutTests/fast/overflow/height-during-simplified-layout-expected.txt b/LayoutTests/fast/overflow/height-during-simplified-layout-expected.txt |
index 0301d55b838e140c0556a3a52c3f22c557c44110..96d352e75eac4e9a3b912bd27adda5b4a2749ce0 100644 |
--- a/LayoutTests/fast/overflow/height-during-simplified-layout-expected.txt |
+++ b/LayoutTests/fast/overflow/height-during-simplified-layout-expected.txt |
@@ -1,5 +1,8 @@ |
PASS document.getElementById('scrollable').scrollTop is 400 |
PASS document.getElementById('scrollable').scrollHeight is 600 |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
This test passes if you see a green box below. |