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

Unified Diff: LayoutTests/compositing/geometry/fixed-position.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
Index: LayoutTests/compositing/geometry/fixed-position.html
diff --git a/LayoutTests/compositing/geometry/fixed-position.html b/LayoutTests/compositing/geometry/fixed-position.html
index 60a86e4cd2476d0f9f295d7c02d55a83faf5dcce..986ec08c84dbfd41c50a62e1ae288dad8952ed87 100644
--- a/LayoutTests/compositing/geometry/fixed-position.html
+++ b/LayoutTests/compositing/geometry/fixed-position.html
@@ -7,10 +7,6 @@
<title>Position fixed</title>
<script src="../resources/mock_scrollbars.js"></script>
<style type="text/css" media="screen">
- ::-webkit-scrollbar {
- width: 0px;
- height: 0px;
- }
body {
height: 1000px;
width: 1000px;
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/compositing/geometry/fixed-position-composited-page-scale.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698