| Index: third_party/WebKit/LayoutTests/compositing/scaling/preferred-raster-bounds-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/scaling/preferred-raster-scale-expected.txt b/third_party/WebKit/LayoutTests/compositing/scaling/preferred-raster-bounds-expected.txt
|
| similarity index 86%
|
| rename from third_party/WebKit/LayoutTests/compositing/scaling/preferred-raster-scale-expected.txt
|
| rename to third_party/WebKit/LayoutTests/compositing/scaling/preferred-raster-bounds-expected.txt
|
| index 7e71c961f23f2215dace19361c6b1c3af817620d..ffb7fa3dacf77c2495d4b96769cc2ec8bc8d0eb6 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/scaling/preferred-raster-scale-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/scaling/preferred-raster-bounds-expected.txt
|
| @@ -11,7 +11,7 @@
|
| "position": [8, 8],
|
| "bounds": [310, 175],
|
| "drawsContent": true,
|
| - "preferredRasterScale": 1.57741940021515
|
| + "preferredRasterBounds": [489, 537]
|
| }
|
| ]
|
| }
|
|
|