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

Unified Diff: LayoutTests/tables/mozilla_expected_failures/bugs/bug7243.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/bug7243.html
diff --git a/LayoutTests/tables/mozilla_expected_failures/bugs/bug7243.html b/LayoutTests/tables/mozilla_expected_failures/bugs/bug7243.html
index 1d420cdb9f1e640122aa6dae799fe87a6e1dfa1b..1f84ecc240116dc7e82d300c6a6ae4b39f4f9e22 100644
--- a/LayoutTests/tables/mozilla_expected_failures/bugs/bug7243.html
+++ b/LayoutTests/tables/mozilla_expected_failures/bugs/bug7243.html
@@ -1,4 +1,4 @@
-<html><body>
+<html><body style="overflow: hidden;">
<table style="table-layout:fixed;" cellspacing=10 border=1>
<col width=100>

Powered by Google App Engine
This is Rietveld 408576698