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

Unified Diff: LayoutTests/fast/table/wide-colspan.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/table/table-display-types.html ('k') | LayoutTests/fast/table/wide-column.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/table/wide-colspan.html
diff --git a/LayoutTests/fast/table/wide-colspan.html b/LayoutTests/fast/table/wide-colspan.html
index 0e2d0400d3fb8a8ed39a6f1f531f3d8bfd8c294b..43ae29dd89f91b45d621e2f0437cddd57a8024eb 100644
--- a/LayoutTests/fast/table/wide-colspan.html
+++ b/LayoutTests/fast/table/wide-colspan.html
@@ -1,3 +1,4 @@
+<body style="overflow: hidden;">
<table>
<tr>
<td colspan=2>
@@ -13,3 +14,4 @@
</td>
</tr>
</table>
+</body>
« no previous file with comments | « LayoutTests/fast/table/table-display-types.html ('k') | LayoutTests/fast/table/wide-column.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698