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

Unified Diff: LayoutTests/fast/css/absolute-child-with-percent-height-inside-relative-parent.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/css/005.html ('k') | LayoutTests/fast/css/clip-text-in-scaled-div.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/absolute-child-with-percent-height-inside-relative-parent.html
diff --git a/LayoutTests/fast/css/absolute-child-with-percent-height-inside-relative-parent.html b/LayoutTests/fast/css/absolute-child-with-percent-height-inside-relative-parent.html
index ebd9c87e3ed53d012807ae51be9e32feae3f89cd..03932323ea511b5624c62c8c584dafc503b7549d 100644
--- a/LayoutTests/fast/css/absolute-child-with-percent-height-inside-relative-parent.html
+++ b/LayoutTests/fast/css/absolute-child-with-percent-height-inside-relative-parent.html
@@ -1,7 +1,7 @@
<html>
<head>
<style type="text/css">
- body {text-align:center;}
+ body {text-align:center; overflow: hidden;}
body * {
width: 80%;
display: inline-block;
« no previous file with comments | « LayoutTests/fast/css/005.html ('k') | LayoutTests/fast/css/clip-text-in-scaled-div.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698