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

Unified Diff: LayoutTests/fast/reflections/reflection-direction.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/overflow/paged-x-on-root.html ('k') | LayoutTests/fast/replaced/005.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/reflections/reflection-direction.html
diff --git a/LayoutTests/fast/reflections/reflection-direction.html b/LayoutTests/fast/reflections/reflection-direction.html
index 69959be2fdcfd2e7bd254623772d3e4c554af35f..0f2533171a81a993fdbc7babcad2773a882ddb18 100644
--- a/LayoutTests/fast/reflections/reflection-direction.html
+++ b/LayoutTests/fast/reflections/reflection-direction.html
@@ -1,5 +1,5 @@
<html>
-<body style="white-space:nowrap">
+<body style="white-space:nowrap; overflow: hidden;">
<div style="display:inline-block">
<img src="resources/kate.png" style="-webkit-box-reflect:right 1px"><br>
<img src="resources/kate.png" style="-webkit-box-reflect:left 1px;margin-left:336px"><br>
« no previous file with comments | « LayoutTests/fast/overflow/paged-x-on-root.html ('k') | LayoutTests/fast/replaced/005.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698