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

Unified Diff: LayoutTests/fast/table/034.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
Index: LayoutTests/fast/table/034.html
diff --git a/LayoutTests/fast/table/034.html b/LayoutTests/fast/table/034.html
index e0069b7cf731c9506ed20cef933a47ebc4f6a487..19884f345c649099e6c90da2634e15ebd0a15417 100644
--- a/LayoutTests/fast/table/034.html
+++ b/LayoutTests/fast/table/034.html
@@ -1,3 +1,4 @@
+<body style="overflow: hidden;">
<table>
<tr>
<td width=100%></td>
@@ -6,4 +7,5 @@
be huge and 1000 pixels wide.</DIV>
</td>
</tr>
-</table>
+</table>
+</body>
« no previous file with comments | « LayoutTests/fast/sub-pixel/sub-pixel-accumulates-to-layers.html ('k') | LayoutTests/fast/table/038-vertical.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698