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

Unified Diff: LayoutTests/fast/scrolling/overflow-clip-with-page-scale.html

Issue 1318603005: Revert of Replace pinch scrollbars with regular scrollbars. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 4 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
« no previous file with comments | « LayoutTests/fast/repaint/absolute-position-changed.html ('k') | Source/core/frame/FrameView.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/scrolling/overflow-clip-with-page-scale.html
diff --git a/LayoutTests/fast/scrolling/overflow-clip-with-page-scale.html b/LayoutTests/fast/scrolling/overflow-clip-with-page-scale.html
index 7117baad970be2b32f3ea114b59a94bf5659d3c9..2fb7711a06bf25ee081c1645a44cc95187e369c0 100644
--- a/LayoutTests/fast/scrolling/overflow-clip-with-page-scale.html
+++ b/LayoutTests/fast/scrolling/overflow-clip-with-page-scale.html
@@ -8,10 +8,6 @@
</script>
<script src="../../resources/run-after-layout-and-paint.js"></script>
<style>
-::-webkit-scrollbar {
- width: 0px;
- height: 0px;
-}
body {
width: 1000px;
height: 1000px;
« no previous file with comments | « LayoutTests/fast/repaint/absolute-position-changed.html ('k') | Source/core/frame/FrameView.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698