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

Unified Diff: LayoutTests/fast/forms/listbox-bidi-align.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
Index: LayoutTests/fast/forms/listbox-bidi-align.html
diff --git a/LayoutTests/fast/forms/listbox-bidi-align.html b/LayoutTests/fast/forms/listbox-bidi-align.html
index efe15e62e309713174d4838bf7b29cfa09cf3606..5973e1eca3f62c4778eb214af1e104bbd69c4889 100644
--- a/LayoutTests/fast/forms/listbox-bidi-align.html
+++ b/LayoutTests/fast/forms/listbox-bidi-align.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
-<body>
+<body style="overflow: hidden;">
This test verifies the visual alignment of items in a select element while changing text direction.<br>
All the items in the following select elements should be left-aligned.
<table>
@@ -142,4 +142,4 @@ The following tables check mixed alignments.
</tr>
</table>
</body>
-</html>
+</html>
« no previous file with comments | « LayoutTests/fast/forms/input-placeholder-paint-order.html ('k') | LayoutTests/fast/forms/listbox-hit-test-zoomed.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698