Index: LayoutTests/fast/html/navigation-transition-expected.txt |
diff --git a/LayoutTests/fast/html/navigation-transition-expected.txt b/LayoutTests/fast/html/navigation-transition-expected.txt |
index c92a1ae00413320e3509d756ce24f187f9dc0bce..29f63614a6551a48310800252093e49701fad702 100644 |
--- a/LayoutTests/fast/html/navigation-transition-expected.txt |
+++ b/LayoutTests/fast/html/navigation-transition-expected.txt |
@@ -7,9 +7,12 @@ PASS sourceElementRect.top is destElement.offsetTop |
PASS sourceElementRect.left is destElement.offsetLeft |
PASS sourceElementRect.height is destElement.offsetHeight |
PASS sourceElementRect.width is destElement.offsetWidth |
+PASS preHidingTransitionElementVisibility == "visible" is true |
+PASS postHidingTransitionElementVisibility == "hidden" is true |
+PASS preHidingBottomElementRect.top is postHidingBottomElementRect.top |
+PASS preHidingBottomElementRect.left is postHidingBottomElementRect.left |
PASS successfullyParsed is true |
TEST COMPLETE |
-This text should appear twice. |
- |
+Footer |