| Index: third_party/WebKit/LayoutTests/compositing/scaling/preferred-raster-scale-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/do-not-squash-non-self-painting-layer-expected.txt b/third_party/WebKit/LayoutTests/compositing/scaling/preferred-raster-scale-expected.txt
|
| similarity index 62%
|
| copy from third_party/WebKit/LayoutTests/compositing/squashing/do-not-squash-non-self-painting-layer-expected.txt
|
| copy to third_party/WebKit/LayoutTests/compositing/scaling/preferred-raster-scale-expected.txt
|
| index 63c4f32ba7c3599991a30bab9b851124a3570dd6..7e71c961f23f2215dace19361c6b1c3af817620d 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/squashing/do-not-squash-non-self-painting-layer-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/scaling/preferred-raster-scale-expected.txt
|
| @@ -1,4 +1,3 @@
|
| -Item 1
|
| {
|
| "layers": [
|
| {
|
| @@ -8,11 +7,11 @@ Item 1
|
| "drawsContent": true
|
| },
|
| {
|
| - "name": "LayoutBlockFlow DIV id='composited-container'",
|
| + "name": "LayoutBlockFlow DIV id='target'",
|
| "position": [8, 8],
|
| - "bounds": [784, 0],
|
| + "bounds": [310, 175],
|
| "drawsContent": true,
|
| - "backfaceVisibility": "hidden"
|
| + "preferredRasterScale": 1.57741940021515
|
| }
|
| ]
|
| }
|
|
|