Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/css3/filters/effect-reference-subregion-zoom-hw.html |
| diff --git a/third_party/WebKit/LayoutTests/css3/filters/effect-reference-subregion-zoom-hw.html b/third_party/WebKit/LayoutTests/css3/filters/effect-reference-subregion-zoom-hw.html |
| index 7a360121c72ac647c578d3a32489a109382d3e58..ea3cfdcf1a70e71af19f07fb1d7627b91a2500b4 100644 |
| --- a/third_party/WebKit/LayoutTests/css3/filters/effect-reference-subregion-zoom-hw.html |
| +++ b/third_party/WebKit/LayoutTests/css3/filters/effect-reference-subregion-zoom-hw.html |
| @@ -1,6 +1,5 @@ |
| <style> |
| .filtered { |
| - -webkit-filter: url(#colormatrix); |
| filter: url(#colormatrix); |
| background-color: green; |
| width: 100px; |