| Index: third_party/WebKit/LayoutTests/css3/filters/filter-property-parsing.html
|
| diff --git a/third_party/WebKit/LayoutTests/css3/filters/filter-property-parsing.html b/third_party/WebKit/LayoutTests/css3/filters/filter-property-parsing.html
|
| index 5d5e98e12fc609ddc3007317eb18c9414215d722..b84155a50ab2dca4542787c6015fb83d0232f1c3 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/filters/filter-property-parsing.html
|
| +++ b/third_party/WebKit/LayoutTests/css3/filters/filter-property-parsing.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<title>Parsing of the -webkit-filter property; valid values</title>
|
| +<title>Parsing of the filter property; valid values</title>
|
| <script src="../../resources/testharness.js"></script>
|
| <script src="../../resources/testharnessreport.js"></script>
|
| <script src="../../css-parser/resources/property-parsing-test.js"></script>
|
|
|