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

Unified Diff: LayoutTests/fast/block/positioning/auto/vertical-lr/007.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
Index: LayoutTests/fast/block/positioning/auto/vertical-lr/007.html
diff --git a/LayoutTests/fast/block/positioning/auto/vertical-lr/007.html b/LayoutTests/fast/block/positioning/auto/vertical-lr/007.html
index f4060e0c4cc249f030b0a4f6bbce9b3f37ba1139..ca85ba39eb414860ef1f8edc80a51cfd00a92fd5 100644
--- a/LayoutTests/fast/block/positioning/auto/vertical-lr/007.html
+++ b/LayoutTests/fast/block/positioning/auto/vertical-lr/007.html
@@ -1,5 +1,5 @@
<html style="-webkit-writing-mode:vertical-lr">
-<body>
+<body style="overflow: hidden;">
<div style="position: absolute; font-size: 72px;">
<p><a href="http://www.google.com">link 1</a></p>
<p><a href="http://www.google.com">link 2</a></p>

Powered by Google App Engine
This is Rietveld 408576698