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

Unified Diff: LayoutTests/tables/mozilla/core/borders.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/tables/mozilla/core/borders.html
diff --git a/LayoutTests/tables/mozilla/core/borders.html b/LayoutTests/tables/mozilla/core/borders.html
index 75335518c5bf28e8126a93e2c5efe5a49847d9cd..856eb3d8e713acbb727e3120baa0f0c47f77113b 100644
--- a/LayoutTests/tables/mozilla/core/borders.html
+++ b/LayoutTests/tables/mozilla/core/borders.html
@@ -1,3 +1,4 @@
+<body style="overflow: hidden;">
<table style="border: 2px solid red" border=2>
<tr><td>One</td><td>Two</td></tr>
</table>
@@ -90,3 +91,4 @@ Should look just like this one:
<td style="border:2px solid red">bar</td>
</tr>
</table>
+</body>
« no previous file with comments | « LayoutTests/tables/mozilla/collapsing_borders/bug41262-3.html ('k') | LayoutTests/tables/mozilla/core/col_span.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698