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

Unified Diff: third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/scaled-overflow-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/scaled-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/scaled-overflow-expected.txt b/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/scaled-overflow-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..476a2a9874d472953fa99ea77f2aa32fa41d5078
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/scaled-overflow-expected.txt
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x466
+ LayoutBlockFlow {HTML} at (0,0) size 800x466
+layer at (8,8) size 784x450
+ LayoutBlockFlow {BODY} at (8,8) size 784x450 [bgcolor=#000000]
+layer at (8,8) size 150x150 clip at (8,8) size 135x135 scrollHeight 400
+ LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 150x150 [bgcolor=#FFFFFF]
+ LayoutBlockFlow {DIV} at (0,0) size 135x400
+layer at (9,168) size 150x150 clip at (9,168) size 135x135 scrollHeight 400
+ LayoutBlockFlow (relative positioned) {DIV} at (0,150) size 150x150 [bgcolor=#FFFFFF]
+ LayoutBlockFlow {DIV} at (0,0) size 135x400
+layer at (10,328) size 150x150 clip at (10,328) size 135x135 scrollHeight 400
+ LayoutBlockFlow (relative positioned) {DIV} at (0,300) size 150x150 [bgcolor=#FFFFFF]
+ LayoutBlockFlow {DIV} at (0,0) size 135x400

Powered by Google App Engine
This is Rietveld 408576698