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> |