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

Unified Diff: LayoutTests/tables/mozilla/collapsing_borders/bug41262-3.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/bug96334.html ('k') | LayoutTests/tables/mozilla/core/borders.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/tables/mozilla/collapsing_borders/bug41262-3.html
diff --git a/LayoutTests/tables/mozilla/collapsing_borders/bug41262-3.html b/LayoutTests/tables/mozilla/collapsing_borders/bug41262-3.html
index c6ca52daa99430a8c644d9cc1ee62e551d4b9e9c..0d6e980b74e593f921d119091387f9311ac4e267 100644
--- a/LayoutTests/tables/mozilla/collapsing_borders/bug41262-3.html
+++ b/LayoutTests/tables/mozilla/collapsing_borders/bug41262-3.html
@@ -2,7 +2,9 @@
<!-- saved from url=(0063)http://bugzilla.mozilla.org/attachment.cgi?id=69028&action=view -->
<HTML><HEAD><TITLE>Collapsing Border Test Case</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-15">
-<STYLE type=text/css>TABLE {
+<STYLE type=text/css>
+body { overflow: hidden; }
+TABLE {
MARGIN-TOP: 1em; MARGIN-BOTTOM: 1em
}
TABLE.test1 {
« no previous file with comments | « LayoutTests/tables/mozilla/bugs/bug96334.html ('k') | LayoutTests/tables/mozilla/core/borders.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698