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

Unified Diff: third_party/WebKit/LayoutTests/fast/backgrounds/background-with-sub-pixel-offset-positioning-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/fast/backgrounds/background-with-sub-pixel-offset-positioning-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/backgrounds/background-with-sub-pixel-offset-positioning-expected.txt b/third_party/WebKit/LayoutTests/fast/backgrounds/background-with-sub-pixel-offset-positioning-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9d58fb45c174b73e909ef1700aad1a50e34159ad
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/backgrounds/background-with-sub-pixel-offset-positioning-expected.txt
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x26
+ LayoutBlockFlow {HTML} at (0,0) size 800x26
+ LayoutBlockFlow {BODY} at (8,8) size 784x10
+layer at (10,8) size 10x10 scrollWidth 63 scrollHeight 26
+ LayoutBlockFlow {DIV} at (1.50,0) size 10x10
+layer at (35,8) size 2x1 backgroundClip at (10,8) size 10x10 clip at (10,8) size 10x10
+ LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 1.50x1 [bgcolor=#FFFFFF]

Powered by Google App Engine
This is Rietveld 408576698