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

Unified Diff: LayoutTests/fast/media/media-query-list-01-expected.txt

Issue 269053005: Remove CSS media features -webkit-transform-2d, -webkit-animation and -webkit-view-mode (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update tests Created 6 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
« no previous file with comments | « LayoutTests/fast/media/media-query-list-01.html ('k') | LayoutTests/fast/media/mq-animation.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/media/media-query-list-01-expected.txt
diff --git a/LayoutTests/fast/media/media-query-list-01-expected.txt b/LayoutTests/fast/media/media-query-list-01-expected.txt
index 20978484c2979b3bb72997d1f578faba6cbf3431..f6b278cac9e915f71601413fbb1015726dda75aa 100644
--- a/LayoutTests/fast/media/media-query-list-01-expected.txt
+++ b/LayoutTests/fast/media/media-query-list-01-expected.txt
@@ -10,6 +10,4 @@ Test the MediaQueryList interface: http://dev.w3.org/csswg/cssom-view/#the-media
"garbage" evaluates to false: PASS
"(min-device-width: 100px)" evaluates to true: PASS
"(min-device-width: 50000px)" evaluates to false: PASS
-"(-webkit-animation: 1)" evaluates to true: PASS
-"(-webkit-transform-2d)" evaluates to true: PASS
« no previous file with comments | « LayoutTests/fast/media/media-query-list-01.html ('k') | LayoutTests/fast/media/mq-animation.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698