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

Unified Diff: LayoutTests/fast/flexbox/016.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/events/pointer-events-2.html ('k') | LayoutTests/fast/flexbox/flex-hang.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/flexbox/016.html
diff --git a/LayoutTests/fast/flexbox/016.html b/LayoutTests/fast/flexbox/016.html
index 1cf3f4868191a88ffcc08ab273cb2df2ca33edd6..5c14e4a446556428bba5b4bf070c768f1f382047 100644
--- a/LayoutTests/fast/flexbox/016.html
+++ b/LayoutTests/fast/flexbox/016.html
@@ -17,6 +17,7 @@ html {
body {
height: 100%;
margin: 0px;
+ overflow: hidden;
}
div.outer {
« no previous file with comments | « LayoutTests/fast/events/pointer-events-2.html ('k') | LayoutTests/fast/flexbox/flex-hang.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698