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

Unified Diff: LayoutTests/fast/lists/008-vertical.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/lists/001-vertical.html ('k') | LayoutTests/fast/lists/li-br.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/lists/008-vertical.html
diff --git a/LayoutTests/fast/lists/008-vertical.html b/LayoutTests/fast/lists/008-vertical.html
index 20a1fac2856ae678f949cc102b6c00d9c18486a8..aade124e3583afc336b8b64ba5c97082c38eeeeb 100644
--- a/LayoutTests/fast/lists/008-vertical.html
+++ b/LayoutTests/fast/lists/008-vertical.html
@@ -3,6 +3,7 @@
<HEAD>
<TITLE>lists with direction:rtl</TITLE>
<style>
+body { overflow: hidden; }
li { border:5px solid orange; padding:5px; }
.img { list-style-image: url(resources/white.gif) }
</style>
@@ -68,4 +69,4 @@ li { border:5px solid orange; padding:5px; }
</OL>
</BODY>
-</HTML>
+</HTML>
« no previous file with comments | « LayoutTests/fast/lists/001-vertical.html ('k') | LayoutTests/fast/lists/li-br.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698