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

Unified Diff: third_party/WebKit/LayoutTests/paint/transforms/percentage-transform-fractional-box-size-expected.txt

Issue 2386263002: Don't pixel-snap box size before applying transform to it. (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/paint/transforms/percentage-transform-fractional-box-size-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/transforms/percentage-transform-fractional-box-size-expected.txt b/third_party/WebKit/LayoutTests/paint/transforms/percentage-transform-fractional-box-size-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e21c54e3e3903202d0b7f07abd267ef74bf8360e
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/paint/transforms/percentage-transform-fractional-box-size-expected.txt
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x8
+ LayoutBlockFlow {HTML} at (0,0) size 800x8
+ LayoutBlockFlow {BODY} at (8,8) size 784x0
+layer at (0,0) size 303x303
+ LayoutBlockFlow (positioned) {DIV} at (0,0) size 303x303 [bgcolor=#CCCCCC]
+layer at (0,0) size 30x30
+ LayoutBlockFlow {DIV} at (0,0) size 30.30x30.30 [bgcolor=#333333]

Powered by Google App Engine
This is Rietveld 408576698