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

Unified Diff: LayoutTests/fast/block/lineboxcontain/block-with-ideographs.xhtml

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/block/lineboxcontain/block-with-ideographs.xhtml
diff --git a/LayoutTests/fast/block/lineboxcontain/block-with-ideographs.xhtml b/LayoutTests/fast/block/lineboxcontain/block-with-ideographs.xhtml
index 3e7a4a101e473939aaca579e6c2c79c21165c3bd..a345300a4585fba5b8d49853fc33a6fc7da36e47 100644
--- a/LayoutTests/fast/block/lineboxcontain/block-with-ideographs.xhtml
+++ b/LayoutTests/fast/block/lineboxcontain/block-with-ideographs.xhtml
@@ -1,5 +1,5 @@
<html xmlns="http://www.w3.org/1999/xhtml">
- <body style="font-size: 48px;">
+ <body style="font-size: 48px; overflow: hidden;">
<div style="-webkit-line-box-contain: block glyphs;">
<div style="-webkit-writing-mode:vertical-lr; border: solid red 1px">為<ruby>櫻</ruby>田</div>
<div style="border: solid green 1px">為<ruby>櫻</ruby>田</div>

Powered by Google App Engine
This is Rietveld 408576698