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

Unified Diff: LayoutTests/fast/table/border-collapsing/002-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/002-vertical.html
diff --git a/LayoutTests/fast/table/border-collapsing/002-vertical.html b/LayoutTests/fast/table/border-collapsing/002-vertical.html
index 08c0926e7f147a7a0b1b4c0f6d067b3cbe748d3a..669eea1673a8cfe487e74ececb38805da867c21a 100644
--- a/LayoutTests/fast/table/border-collapsing/002-vertical.html
+++ b/LayoutTests/fast/table/border-collapsing/002-vertical.html
@@ -1,6 +1,7 @@
<html>
<head>
<style>
+body { overflow: hidden; }
table { border-collapse: collapse;
border: 5px solid yellow; }
.col1 { border: 3px solid black; }
« no previous file with comments | « LayoutTests/fast/table/038-vertical.html ('k') | LayoutTests/fast/table/border-collapsing/004-vertical.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698