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

Unified Diff: LayoutTests/tables/mozilla/bugs/bug5797.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/bugs/bug46480-2.html ('k') | LayoutTests/tables/mozilla/bugs/bug625.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/tables/mozilla/bugs/bug5797.html
diff --git a/LayoutTests/tables/mozilla/bugs/bug5797.html b/LayoutTests/tables/mozilla/bugs/bug5797.html
index 73f2f2046c14120a9925ec644e57bf4ac1ab207c..8f0c9394d009238450c614c46ae9b59a573b35cd 100644
--- a/LayoutTests/tables/mozilla/bugs/bug5797.html
+++ b/LayoutTests/tables/mozilla/bugs/bug5797.html
@@ -1,3 +1,4 @@
+<body style="overflow: hidden;">
<table border>
<tr>
<td width=2000>x</td>
@@ -33,3 +34,4 @@
<td width=2500><img src="../images/next.gif"></td>
<td width=30>This is a test to see if this will work on 5.0</td>
</tr></table>
+</body>
« no previous file with comments | « LayoutTests/tables/mozilla/bugs/bug46480-2.html ('k') | LayoutTests/tables/mozilla/bugs/bug625.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698