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

Unified Diff: third_party/WebKit/LayoutTests/fast/scrolling/hide-scrollbars-expected.html

Issue 2339873002: Replace hide-scrollbars flag with a web setting. (Closed)
Patch Set: replace viewport test b/c overlay bars are hidden in layout tests. 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/scrolling/hide-scrollbars-expected.html
diff --git a/third_party/WebKit/LayoutTests/fast/scrolling/hide-scrollbars-expected.html b/third_party/WebKit/LayoutTests/fast/scrolling/hide-scrollbars-expected.html
index ca8749ee428034e5451107c052807296afc17ecf..c1b1aa70da6a3a45d6da0a7f5ab663158c0bd527 100644
--- a/third_party/WebKit/LayoutTests/fast/scrolling/hide-scrollbars-expected.html
+++ b/third_party/WebKit/LayoutTests/fast/scrolling/hide-scrollbars-expected.html
@@ -18,8 +18,7 @@ html, body {
</head>
<body>
<p>You should see 4 green boxes that do not show scrollbars.
-The first two boxes would show overlay scrollbars if they weren't
-hidden (second one with a scrollbar on the left).</p>
+They would show scrollbars if they weren't hidden (2nd and 4th with scrollbars on the left).</p>
<div class="container"></div>
<div dir="rtl" class="container"></div>

Powered by Google App Engine
This is Rietveld 408576698