Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(582)

Unified Diff: LayoutTests/fast/html/navigation-transition-expected.txt

Issue 715653004: Navigation transitions (web to native app): Hide/Show transition elements (Blink side) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: add helper function Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698