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

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: 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 0facf9689f7df82b16e09626106242b1bcef4166..2bba21601cbc0547623048d999a5e316b6ab1268 100644
--- a/LayoutTests/fast/html/navigation-transition-expected.txt
+++ b/LayoutTests/fast/html/navigation-transition-expected.txt
@@ -11,6 +11,7 @@ PASS preHidingTransitionElementOpacity == 1 is true
PASS postHidingTransitionElementOpacity == 0 is true
PASS preHidingBottomElementRect.top is postHidingBottomElementRect.top
PASS preHidingBottomElementRect.left is postHidingBottomElementRect.left
+PASS postShowingTransitionElementOpacity == 1 is true
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698