| 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 bb95f16f9e8feb09cd5a41ccd0ec5b413a0c1ae8..3f401306e1f6377c02aed61eb38b09323b1ad81b 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
|
| @@ -4,10 +4,10 @@
|
| .norepeat {
|
| background: url(../images/resources/exif-orientation-7-rl.jpg);
|
| border: 5px solid black;
|
| - margin: 5px;
|
| - background-size: 124px 63px;
|
| - width: 124px;
|
| - height: 63px;
|
| + margin: 6px;
|
| + background-size: 138px 70px;
|
| + width: 138px;
|
| + height: 70px;
|
| }
|
| </style>
|
| <body>
|
|
|