| 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>
|
|
|