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

Unified Diff: LayoutTests/tables/mozilla/bugs/bug46480-2.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/bug44505.html ('k') | LayoutTests/tables/mozilla/bugs/bug5797.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/tables/mozilla/bugs/bug46480-2.html
diff --git a/LayoutTests/tables/mozilla/bugs/bug46480-2.html b/LayoutTests/tables/mozilla/bugs/bug46480-2.html
index 408fcf424e35e872a83b2c4834ff36c7ace1c1ac..7e8f1d6e4ada75972472608c736c15593d9b5b7a 100644
--- a/LayoutTests/tables/mozilla/bugs/bug46480-2.html
+++ b/LayoutTests/tables/mozilla/bugs/bug46480-2.html
@@ -7,7 +7,7 @@ Table 'color' Inheritance Test ---strict --- bug 46480
<STYLE type="text/css">
TABLE, TD, TH {border: 10px solid}
-body {background: white}
+body {background: white; overflow: hidden;}
</STYLE>
</HEAD>
@@ -63,4 +63,4 @@ body {background: white}
</TABLE>
</BODY>
-</HTML>
+</HTML>
« no previous file with comments | « LayoutTests/tables/mozilla/bugs/bug44505.html ('k') | LayoutTests/tables/mozilla/bugs/bug5797.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698