| Index: third_party/WebKit/LayoutTests/fast/sub-pixel/scaled-background-image-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/sub-pixel/scaled-background-image-expected.html b/third_party/WebKit/LayoutTests/fast/sub-pixel/scaled-background-image-expected.html
|
| index bcbee1e0539d3ff654c2d1b1e3d8199c0f3eba04..a02b72f264dd8161b44d9a6cc6551ce68dee4ee4 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/sub-pixel/scaled-background-image-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/sub-pixel/scaled-background-image-expected.html
|
| @@ -3,10 +3,10 @@
|
| <style type="text/css">
|
| .norepeat {
|
| background: url(../../images/resources/exif-orientation-7-rl.jpg);
|
| - border: 5px solid black;
|
| - margin: 6px;
|
| - background-size: 138px 70px;
|
| - width: 138px;
|
| + border: 5.6px solid black;
|
| + margin: 5.6px;
|
| + background-size: 138.6px 70px;
|
| + width: 138.6px;
|
| height: 70px;
|
| }
|
| </style>
|
|
|