Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/backgrounds/background-with-sub-pixel-offset-positioning.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/backgrounds/background-with-sub-pixel-offset-positioning.html b/third_party/WebKit/LayoutTests/fast/backgrounds/background-with-sub-pixel-offset-positioning.html |
| index 7c835848fefb1bd6902190140f57474ade3ca2fb..73572e48ff56e982bace5d61ff4c94ddcd3866ea 100644 |
| --- a/third_party/WebKit/LayoutTests/fast/backgrounds/background-with-sub-pixel-offset-positioning.html |
| +++ b/third_party/WebKit/LayoutTests/fast/backgrounds/background-with-sub-pixel-offset-positioning.html |
| @@ -1,7 +1,7 @@ |
| <!DOCTYPE html> |
| <style> |
| #float { |
| - background: url('resources/bgimg1x50.png') 100% 0px no-repeat #FFF; |
| + background: url('resources/bgimg1x50.png') 0% 0px no-repeat #FFF; |
| height: 1px; |
| width: 1.5px; |
| position: relative; |