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

Unified Diff: third_party/WebKit/LayoutTests/scrollbars/custom-scrollbar-display-expected.txt

Issue 2198853002: Draw main frame custom scrollbars in root layer scrolling mode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressed review comments 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/scrollbars/custom-scrollbar-display-expected.txt
diff --git a/third_party/WebKit/LayoutTests/scrollbars/custom-scrollbar-display-expected.txt b/third_party/WebKit/LayoutTests/scrollbars/custom-scrollbar-display-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b35540beae7d55cf8242426e0e955d8671a35752
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/scrollbars/custom-scrollbar-display-expected.txt
@@ -0,0 +1,5 @@
+layer at (0,0) size 800x600 clip at (0,0) size 788x588 scrollWidth 1008 scrollHeight 1016
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 788x1016 backgroundClip at (0,0) size 788x588 clip at (0,0) size 788x588
+ LayoutBlockFlow {HTML} at (0,0) size 788x1016
+ LayoutBlockFlow {BODY} at (8,8) size 1000x1000

Powered by Google App Engine
This is Rietveld 408576698