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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/media/mq-transition-expected.html
diff --git a/LayoutTests/fast/media/mq-transition-expected.html b/LayoutTests/fast/media/mq-transition-expected.html
index 567b59096a48fdd8407d350a8ddd28c177f3583f..6b03251bc90474246188935fdb5031d67fc3f98b 100644
--- a/LayoutTests/fast/media/mq-transition-expected.html
+++ b/LayoutTests/fast/media/mq-transition-expected.html
@@ -3,5 +3,8 @@
<p style="color: green">This text should be green if running in a build of WebKit with transitions.</p>
<p style="color: green">This text should be green if running in a build of WebKit with transitions.</p>
<p style="color: green">This text should be green if running in a build of WebKit with transitions.</p>
+<p style="color: green">This text should be green if running in a build of WebKit with transitions.</p>
+<p style="color: green">This text should be green if running in a build of WebKit with transitions.</p>
+<p style="color: green">This text should be green if running in a build of WebKit with transitions.</p>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698