diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/select_alignment.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/select_alignment.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,34 @@ + + + +Test drop-down item's alignment in <select>/<option> + + + +

+select drop-down items' alignment should be determined by the directionality of +<select> tag. +

+The drop-down items in the following <select> should be left-aligned. +
+ +
+The drop-down items in the second <select> should be right-aligned. +

+ + +