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

Unified Diff: LayoutTests/fast/overflow/overflow-auto-table.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/overflow/006.html ('k') | LayoutTests/fast/overflow/overflow-stacking.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/overflow/overflow-auto-table.html
diff --git a/LayoutTests/fast/overflow/overflow-auto-table.html b/LayoutTests/fast/overflow/overflow-auto-table.html
index c1600f10b823bc09a9068cd05be64a679e117c56..6088947f775afbfcbed9ec8d3cf6fc5a10db304d 100644
--- a/LayoutTests/fast/overflow/overflow-auto-table.html
+++ b/LayoutTests/fast/overflow/overflow-auto-table.html
@@ -3,7 +3,7 @@
<head>
<title>Table-Width Problem</title>
</head>
-<body>
+<body style="overflow: hidden;">
<p>This tests the interaction of overflow on some very wide text with
auto table layout. The CSS 2.1 spec does not define how overflow
interacts with intrinsic width, so we copy the IE behavior. Therefore
« no previous file with comments | « LayoutTests/fast/overflow/006.html ('k') | LayoutTests/fast/overflow/overflow-stacking.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698