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

Unified Diff: LayoutTests/tables/mozilla/core/col_widths_auto_fix.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/tables/mozilla/core/col_span.html ('k') | LayoutTests/tables/mozilla/core/nested1.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/tables/mozilla/core/col_widths_auto_fix.html
diff --git a/LayoutTests/tables/mozilla/core/col_widths_auto_fix.html b/LayoutTests/tables/mozilla/core/col_widths_auto_fix.html
index b12c7ce13a46548a53ee5355b28948370b2dd93a..225b070e35c7be72b44d3607eaa09333bcf42f29 100644
--- a/LayoutTests/tables/mozilla/core/col_widths_auto_fix.html
+++ b/LayoutTests/tables/mozilla/core/col_widths_auto_fix.html
@@ -1,3 +1,4 @@
+<body style="overflow: hidden;">
<table border bgcolor=lime width=150>
<tr>
<td width=200>200</td>
@@ -71,4 +72,4 @@ auto table - cell width does not include padding
<tr>
<td width=100>cell=100px</td></tr>
</table>
-
+</body>
« no previous file with comments | « LayoutTests/tables/mozilla/core/col_span.html ('k') | LayoutTests/tables/mozilla/core/nested1.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698