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

Unified Diff: third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/fractional-sized-scrolling-layer-expected.txt

Issue 2416453006: Use the pixelSnappedScrollWidth/Height for contentsSize (Closed)
Patch Set: Spv2 expectations 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/virtual/prefer_compositing_to_lcd_text/compositing/overflow/fractional-sized-scrolling-layer-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/fractional-sized-scrolling-layer-expected.txt b/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/fractional-sized-scrolling-layer-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0ef6df8ca75ef295776b599ddf6d3c6b22cdac4e
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/fractional-sized-scrolling-layer-expected.txt
@@ -0,0 +1,10 @@
+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,8) size 615x200
+ LayoutBlockFlow (positioned) {DIV} at (0,8) size 615.05x200 [bgcolor=#000000]
+layer at (40,8) size 288x200 clip at (40,8) size 273x200 scrollHeight 500
+ LayoutBlockFlow {DIV} at (40,0) size 287.52x200 [bgcolor=#FF0000]
+ LayoutBlockFlow {DIV} at (0,0) size 272.52x500 [bgcolor=#00FF00]

Powered by Google App Engine
This is Rietveld 408576698