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

Unified Diff: LayoutTests/tables/mozilla_expected_failures/bugs/bug220653.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_expected_failures/bugs/bug220653.html
diff --git a/LayoutTests/tables/mozilla_expected_failures/bugs/bug220653.html b/LayoutTests/tables/mozilla_expected_failures/bugs/bug220653.html
index 9d05f92b2facfdb9b9077a27ccc7ef82c6935c34..ebe193020ee576474379bb48179477485e6097e6 100644
--- a/LayoutTests/tables/mozilla_expected_failures/bugs/bug220653.html
+++ b/LayoutTests/tables/mozilla_expected_failures/bugs/bug220653.html
@@ -3,7 +3,7 @@
<head>
<title>table-layout</title>
</head>
-<body>
+<body style="overflow: hidden;">
<table style="table-layout: fixed;" width="800" cellpadding="4"
cellspacing="3" border="1">
<tbody>
« no previous file with comments | « LayoutTests/tables/mozilla/marvin/x_th_nowrap.xml ('k') | LayoutTests/tables/mozilla_expected_failures/bugs/bug67915-2.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698