Chromium Code Reviews

Side by Side Diff: Source/web/tests/data/transition_exit.html

Issue 316053007: Navigation transitions: Added notifyTransitionsShown and setupTransitionsView to WebLocalFrame (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Review fix Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
« no previous file with comments | « Source/web/tests/data/transition_exit.css ('k') | public/web/WebDocument.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <!DOCTYPE html>
2
3 <link rel="transition-exiting-stylesheet" type="text/css" href="transition_exit. css">
4
5 <div id='foo'>Hello World!</div>
6
OLDNEW
« no previous file with comments | « Source/web/tests/data/transition_exit.css ('k') | public/web/WebDocument.h » ('j') | no next file with comments »

Powered by Google App Engine