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

Unified Diff: LayoutTests/fast/table/038-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/table/034.html ('k') | LayoutTests/fast/table/border-collapsing/002-vertical.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/table/038-vertical.html
diff --git a/LayoutTests/fast/table/038-vertical.html b/LayoutTests/fast/table/038-vertical.html
index d8ae98d424f75f6f3506fc51a6a4dbdb0281324f..2098b2e917710053b7d4d40a0f81ad20f8e1275b 100644
--- a/LayoutTests/fast/table/038-vertical.html
+++ b/LayoutTests/fast/table/038-vertical.html
@@ -1,3 +1,4 @@
+<body style="overflow: hidden;">
The two rows below should look identical. In both, the spanning cells in columns 2-3 should consume as
much width as possible, while column 1 should be tiny.
@@ -10,3 +11,4 @@ much width as possible, while column 1 should be tiny.
<td colspan=2 height=100%>2-3</td>
</tr>
</table>
+</body>
« no previous file with comments | « LayoutTests/fast/table/034.html ('k') | LayoutTests/fast/table/border-collapsing/002-vertical.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698