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

Unified Diff: third_party/WebKit/LayoutTests/css3/filters/effect-reference-source-alpha-hw.html

Issue 2536503002: CSS Filters: Reduce usage of webkit prefix in filter effect layout tests (Closed)
Patch Set: remove duplicates Created 4 years, 1 month 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: third_party/WebKit/LayoutTests/css3/filters/effect-reference-source-alpha-hw.html
diff --git a/third_party/WebKit/LayoutTests/css3/filters/effect-reference-source-alpha-hw.html b/third_party/WebKit/LayoutTests/css3/filters/effect-reference-source-alpha-hw.html
index 273283dab513cfccf949a4b7f4a719940eb19c49..c711f097fab495596ee1173bd2ee8e77b24c762a 100644
--- a/third_party/WebKit/LayoutTests/css3/filters/effect-reference-source-alpha-hw.html
+++ b/third_party/WebKit/LayoutTests/css3/filters/effect-reference-source-alpha-hw.html
@@ -11,7 +11,6 @@
width: 100px;
height: 100px;
filter: url(#alpha);
- -webkit-filter: url(#alpha);
transform: translateZ(0);
}
</style>

Powered by Google App Engine
This is Rietveld 408576698