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

Unified Diff: LayoutTests/fast/table/border-collapsing/equal-precedence-resolution-vertical.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/fast/table/border-collapsing/equal-precedence-resolution-vertical.html
diff --git a/LayoutTests/fast/table/border-collapsing/equal-precedence-resolution-vertical.html b/LayoutTests/fast/table/border-collapsing/equal-precedence-resolution-vertical.html
index 3ed6d91bccf1d78a6dd927df5c71acbdb47b54e4..4163b3aca304b3558d242dfe04a8d0030ae3835b 100644
--- a/LayoutTests/fast/table/border-collapsing/equal-precedence-resolution-vertical.html
+++ b/LayoutTests/fast/table/border-collapsing/equal-precedence-resolution-vertical.html
@@ -1,4 +1,5 @@
<style>
+ body { overflow: hidden; }
table { border-collapse: collapse; }
td { width: 25px; height: 25px; }
</style>
« no previous file with comments | « LayoutTests/fast/table/border-collapsing/004-vertical.html ('k') | LayoutTests/fast/table/height-percent-test-vertical.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698