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

Unified Diff: LayoutTests/fast/lists/001.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/inline/long-wrapped-line.html ('k') | LayoutTests/fast/lists/001-vertical.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/lists/001.html
diff --git a/LayoutTests/fast/lists/001.html b/LayoutTests/fast/lists/001.html
index 60814b2eac69a270ec07fce354dc5e3a2a15f0c4..a75cd3242f7dd4b7320edfaa0ca8392b5f1ee196 100644
--- a/LayoutTests/fast/lists/001.html
+++ b/LayoutTests/fast/lists/001.html
@@ -1,6 +1,7 @@
<html>
<head>
<style>
+body { overflow: hidden; }
div {
border: solid orange; padding: 0.5em 0.5em 0.5em 0.5em;
display: list-item;
« no previous file with comments | « LayoutTests/fast/inline/long-wrapped-line.html ('k') | LayoutTests/fast/lists/001-vertical.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698