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-increase-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-increase-device-scale-factor-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/hidpi/scrollbar-appearance-increase-device-scale-factor-expected.txt b/third_party/WebKit/LayoutTests/fast/hidpi/scrollbar-appearance-increase-device-scale-factor-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e7b4fa925632b8d69e8b4d675b640ec13fd1a941
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/hidpi/scrollbar-appearance-increase-device-scale-factor-expected.txt
@@ -0,0 +1,14 @@
+layer at (0,0) size 2400x1800
+ LayoutView at (0,0) size 2400x1800
+layer at (0,0) size 2400x408
+ LayoutBlockFlow {HTML} at (0,0) size 2400x408
+ LayoutBlockFlow {BODY} at (24,24) size 2352x360
+layer at (24,24) size 600x360 clip at (24,24) size 555x315 scrollWidth 1200 scrollHeight 828
+ LayoutBlockFlow {DIV} at (0,0) size 600x360
+ LayoutBlockFlow (anonymous) at (0,0) size 585x228
+ LayoutBR {BR} at (0,1) size 0x55
+ LayoutText {#text} at (0,58) size 529x169
+ text run at (0,58) width 503: "This should be a scrollable"
+ text run at (0,115) width 529: "text box with horizontal and"
+ text run at (0,172) width 266: "vertical scroll."
+ LayoutBlockFlow {DIV} at (0,228) size 1200x600

Powered by Google App Engine
This is Rietveld 408576698