| Index: third_party/WebKit/LayoutTests/css3/filters/feoffset-region-zoom.html
|
| diff --git a/third_party/WebKit/LayoutTests/css3/filters/feoffset-region-zoom.html b/third_party/WebKit/LayoutTests/css3/filters/feoffset-region-zoom.html
|
| index 511defdc76d61b092eecd4f6bf499d8c7bae1ee2..373bf9290dc24e0c932058cb1d218130277443d1 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/filters/feoffset-region-zoom.html
|
| +++ b/third_party/WebKit/LayoutTests/css3/filters/feoffset-region-zoom.html
|
| @@ -1,6 +1,6 @@
|
| <body style="margin: 0px;">
|
| <div style="zoom: 2; margin: 30px;">
|
| - <div style="background: blue; filter: url(#offset-flood); -webkit-filter: url(#offset-flood); width:200px; height:100px;" src="resources/reference.png">
|
| + <div style="background: blue; filter: url(#offset-flood); width:200px; height:100px;" src="resources/reference.png">
|
| <div style="position: absolute; left:200px; top:30px; width:30px; height:40px; background:red;"/>
|
| </div>
|
| </div>
|
|
|