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

Unified Diff: third_party/WebKit/LayoutTests/css3/filters/filter-property-computed-style.html

Issue 2534723002: CSS Filters: Reduce usage of webkit prefix in 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/filter-property-computed-style.html
diff --git a/third_party/WebKit/LayoutTests/css3/filters/filter-property-computed-style.html b/third_party/WebKit/LayoutTests/css3/filters/filter-property-computed-style.html
index 6b4b44710c880c3740a42de4f57db4fafeec8fc2..c1b0dcb8d3f8e578a916372ccd18290866b623a2 100644
--- a/third_party/WebKit/LayoutTests/css3/filters/filter-property-computed-style.html
+++ b/third_party/WebKit/LayoutTests/css3/filters/filter-property-computed-style.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<title>Computed style of the -webkit-filter property</title>
+<title>Computed style of the filter property</title>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script>

Powered by Google App Engine
This is Rietveld 408576698