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

Unified Diff: LayoutTests/fast/dynamic/008.html

Issue 249723003: Remove main frame overflow from some non-scrollbar tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Windows expectations Created 6 years, 8 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/dom/scroll-reveal-top-overflow.html ('k') | LayoutTests/fast/events/pointer-events-2.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dynamic/008.html
diff --git a/LayoutTests/fast/dynamic/008.html b/LayoutTests/fast/dynamic/008.html
index 6bb34c05ea4db11842349ae1e94e72c3fc7d5982..d70b65cfb7fbe42095a3a7ee11948a6add19d195 100644
--- a/LayoutTests/fast/dynamic/008.html
+++ b/LayoutTests/fast/dynamic/008.html
@@ -1,5 +1,5 @@
<html>
-<body>
+<body style="overflow:hidden;">
<textarea id="ta" rows=10 cols=40>Sample text</textarea>
<script>
var v = document.getElementById('ta');
« no previous file with comments | « LayoutTests/fast/dom/scroll-reveal-top-overflow.html ('k') | LayoutTests/fast/events/pointer-events-2.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698