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

Unified Diff: LayoutTests/fast/css/text-overflow-ellipsis-strict.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/text-overflow-ellipsis.html ('k') | LayoutTests/fast/css/word-space-extra.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/text-overflow-ellipsis-strict.html
diff --git a/LayoutTests/fast/css/text-overflow-ellipsis-strict.html b/LayoutTests/fast/css/text-overflow-ellipsis-strict.html
index 516ad2680188252ac38ec58ce2b9b016c1c077d3..da23088b8a02950c52df1d3abb849bd3edbd167b 100644
--- a/LayoutTests/fast/css/text-overflow-ellipsis-strict.html
+++ b/LayoutTests/fast/css/text-overflow-ellipsis-strict.html
@@ -2,6 +2,7 @@
<head>
<meta charset="utf-8">
<style>
+body { overflow: hidden; }
.testDiv {
width: 180px;
height: 20px;
@@ -91,4 +92,4 @@ LTR link with forced rtl content:
Lorem ipsum dolor sit amet, consectetur adipiscing
</span>
</a>
-</div>
+</div>
« no previous file with comments | « LayoutTests/fast/css/text-overflow-ellipsis.html ('k') | LayoutTests/fast/css/word-space-extra.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698