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

Unified Diff: LayoutTests/fast/repaint/absolute-position-changed.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/fast/repaint/absolute-position-changed.html
diff --git a/LayoutTests/fast/repaint/absolute-position-changed.html b/LayoutTests/fast/repaint/absolute-position-changed.html
index 0c8cc0930f681591f9815d62c38d65fb92d7d9fe..07adb41f0378e6d005ef28d48cf25f0b0ceb678a 100644
--- a/LayoutTests/fast/repaint/absolute-position-changed.html
+++ b/LayoutTests/fast/repaint/absolute-position-changed.html
@@ -2,10 +2,6 @@
<head>
<link rel="stylesheet" href="resources/default.css">
<style>
- ::-webkit-scrollbar {
- width: 0px;
- height: 0px;
- }
html {
overflow: scroll;
}

Powered by Google App Engine
This is Rietveld 408576698