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

Unified Diff: third_party/WebKit/LayoutTests/fast/hidpi/scrollbar-appearance-decrease-device-scale-factor-expected.txt

Issue 2377453004: Scrollbar width is set using thickness to compute correct rect size (Closed)
Patch Set: Resolved merge conflicts for update bots and Updated Layout Test HTML Created 4 years, 3 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/hidpi/scrollbar-appearance-decrease-device-scale-factor-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/hidpi/scrollbar-appearance-decrease-device-scale-factor-expected.txt b/third_party/WebKit/LayoutTests/fast/hidpi/scrollbar-appearance-decrease-device-scale-factor-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f45ccb5616a5c17aaecc17bcfa50c64fa2fd274b
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/hidpi/scrollbar-appearance-decrease-device-scale-factor-expected.txt
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x136
+ LayoutBlockFlow {HTML} at (0,0) size 800x136
+ LayoutBlockFlow {BODY} at (8,8) size 784x120
+layer at (8,8) size 200x120 clip at (8,8) size 185x105 scrollWidth 400 scrollHeight 300
+ LayoutBlockFlow {DIV} at (0,0) size 200x120
+ LayoutBlockFlow (anonymous) at (0,0) size 155x100
+ LayoutBR {BR} at (0,0) size 0x19
+ LayoutText {#text} at (0,20) size 139x79
+ text run at (0,20) width 98: "This should be a"
+ text run at (0,40) width 139: "scrollable text box with"
+ text run at (0,60) width 131: "horizontal and vertical"
+ text run at (0,80) width 36: "scroll."
+ LayoutBlockFlow {DIV} at (0,100) size 400x200

Powered by Google App Engine
This is Rietveld 408576698