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

Side by Side Diff: LayoutTests/fast/media/mq-transition-expected.html

Issue 15001026: Deprecate the unofficial -webkit-transition media feature (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 7 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
1 <html> 1 <html>
2 <body> 2 <body>
3 <p style="color: green">This text should be green if running in a build of WebKi t with transitions.</p> 3 <p style="color: green">This text should be green if running in a build of WebKi t with transitions.</p>
4 <p style="color: green">This text should be green if running in a build of WebKi t with transitions.</p> 4 <p style="color: green">This text should be green if running in a build of WebKi t with transitions.</p>
5 <p style="color: green">This text should be green if running in a build of WebKi t with transitions.</p> 5 <p style="color: green">This text should be green if running in a build of WebKi t with transitions.</p>
6 <p style="color: green">This text should be green if running in a build of WebKi t with transitions.</p>
7 <p style="color: green">This text should be green if running in a build of WebKi t with transitions.</p>
8 <p style="color: green">This text should be green if running in a build of WebKi t with transitions.</p>
6 </body> 9 </body>
7 </html> 10 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698