Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(424)

Unified Diff: third_party/WebKit/LayoutTests/compositing/scaling/preferred-raster-bounds-expected.txt

Issue 2441853002: Plumb preferred raster bounds rather than scale (Closed)
Patch Set: none Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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]
}
]
}

Powered by Google App Engine
This is Rietveld 408576698