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

Unified Diff: LayoutTests/fast/block/basic/truncation-rtl.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/backgrounds/size/backgroundSize15.html ('k') | LayoutTests/fast/block/float/013.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/block/basic/truncation-rtl.html
diff --git a/LayoutTests/fast/block/basic/truncation-rtl.html b/LayoutTests/fast/block/basic/truncation-rtl.html
index 80aa47882dd1823720634a94f6eb1248f31adbb6..18d401c5025a93d9a03aaa95ccf609b1a568f25f 100644
--- a/LayoutTests/fast/block/basic/truncation-rtl.html
+++ b/LayoutTests/fast/block/basic/truncation-rtl.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-<body dir=rtl>
+<body dir=rtl style="overflow: hidden;">
<p dir=ltr>
This test checks for a regression against <i><a href="https://bugs.webkit.org/show_bug.cgi?id=24118">https://bugs.webkit.org/show_bug.cgi?id=24118</a> RTL: Truncation behaves differently than IE/FF/Opera</i>.<br>
This test passes if the red block below is truncated on the left side.
« no previous file with comments | « LayoutTests/fast/backgrounds/size/backgroundSize15.html ('k') | LayoutTests/fast/block/float/013.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698