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

Unified Diff: LayoutTests/tables/mozilla/bugs/bug96334.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/bugs/bug96334.html
diff --git a/LayoutTests/tables/mozilla/bugs/bug96334.html b/LayoutTests/tables/mozilla/bugs/bug96334.html
index bcefb5ded26c5951ff9842c67da42afeca8e4ab3..964ad6b7103db167492c549f6dcafeee4f229056 100644
--- a/LayoutTests/tables/mozilla/bugs/bug96334.html
+++ b/LayoutTests/tables/mozilla/bugs/bug96334.html
@@ -4,6 +4,7 @@
<head>
<title>MapBlast Problem</title>
<style>
+body { overflow: hidden; }
table { border: 2px solid blue;}
table td { border: 1px solid silver; }
table table { border: 2px solid green; }
« no previous file with comments | « LayoutTests/tables/mozilla/bugs/bug92143.html ('k') | LayoutTests/tables/mozilla/collapsing_borders/bug41262-3.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698