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

Unified Diff: LayoutTests/fast/table/table-display-types.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
« no previous file with comments | « LayoutTests/fast/table/height-percent-test-vertical.html ('k') | LayoutTests/fast/table/wide-colspan.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/table/table-display-types.html
diff --git a/LayoutTests/fast/table/table-display-types.html b/LayoutTests/fast/table/table-display-types.html
index 47fdba5143ce785742de73170271065e182adfd2..00006cda41e56523f87d7deca58c6ff8cbbbc46a 100644
--- a/LayoutTests/fast/table/table-display-types.html
+++ b/LayoutTests/fast/table/table-display-types.html
@@ -1,6 +1,7 @@
<html>
<head>
<style type="text/css" media="screen">
+ body { overflow: hidden; }
table {
border: 1px solid black;
display: block;
@@ -74,4 +75,4 @@
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</p>
</body>
-</html>
+</html>
« no previous file with comments | « LayoutTests/fast/table/height-percent-test-vertical.html ('k') | LayoutTests/fast/table/wide-colspan.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698