| 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 ea92e1aada3ba810c021c46b6f36d929dc9015f4..f27aa03a54d7a9f0ff789449a6881eea29bc7202 100644
|
| --- a/LayoutTests/fast/html/navigation-transition-expected.txt
|
| +++ b/LayoutTests/fast/html/navigation-transition-expected.txt
|
| @@ -21,6 +21,7 @@ PASS transitionElementRects[1].left == boxTransitionElementBounds.left is true
|
| PASS transitionElementRects[1].top == boxTransitionElementBounds.top is true
|
| PASS transitionElementRects[1].width == boxTransitionElementBounds.width is true
|
| PASS transitionElementRects[1].height == boxTransitionElementBounds.height is true
|
| +PASS postShowingTransitionElementOpacity == 1 is true
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|