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

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

Issue 281383006: Navigation transitions: Added createStyledMarkupForNavigationTransition (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Missing NULL check Created 6 years, 6 months 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 unified diff | Download patch
OLDNEW
(Empty)
1 Tests for the HTML markup serializer used for transition elements
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS successfullyParsed is true
7
8 TEST COMPLETE
9 PASS sourceElementRect.top is destElement.offsetTop
10 PASS sourceElementRect.left is destElement.offsetLeft
11 PASS sourceElementRect.height is destElement.offsetHeight
12 PASS sourceElementRect.width is destElement.offsetWidth
13 This text should appear twice.
14
15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698