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

Unified Diff: LayoutTests/fast/media/matchmedium-query-api-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/matchmedium-query-api.html ('k') | LayoutTests/fast/media/media-query-list-01.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/media/matchmedium-query-api-expected.txt
diff --git a/LayoutTests/fast/media/matchmedium-query-api-expected.txt b/LayoutTests/fast/media/matchmedium-query-api-expected.txt
index f2897bfc51c576b8e08dfd778eb609567a19eb11..e090706a7de4642994903ded60cbfa220c78c338 100644
--- a/LayoutTests/fast/media/matchmedium-query-api-expected.txt
+++ b/LayoutTests/fast/media/matchmedium-query-api-expected.txt
@@ -10,6 +10,4 @@ Test the media interface: http://dev.w3.org/csswg/cssom-view/#the-media-interfac
"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/matchmedium-query-api.html ('k') | LayoutTests/fast/media/media-query-list-01.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698