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