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

Unified Diff: LayoutTests/tables/mozilla_expected_failures/bugs/bug67915-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
Index: LayoutTests/tables/mozilla_expected_failures/bugs/bug67915-2.html
diff --git a/LayoutTests/tables/mozilla_expected_failures/bugs/bug67915-2.html b/LayoutTests/tables/mozilla_expected_failures/bugs/bug67915-2.html
index 11b530396d9d7c07cca99ebe1a83211bc4a6cacf..bc8d8615dfcd943b96d826bb3caf0ae3f5611bc1 100644
--- a/LayoutTests/tables/mozilla_expected_failures/bugs/bug67915-2.html
+++ b/LayoutTests/tables/mozilla_expected_failures/bugs/bug67915-2.html
@@ -1,6 +1,7 @@
+<body style="overflow: hidden;">
<table width=120% border>
<tr>
<td>foo</td>
</tr>
</table>
-
+</body>

Powered by Google App Engine
This is Rietveld 408576698