git-svn-id: https://svn.webkit.org/repository/webkit/trunk@15601
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2006-07-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
+
+ Reviewed by Darin.
+
+ - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10075
+ REGRESSION: Reversed pop-up text in visually-ordered Hebrew pages
+
+ * fast/forms/select-visual-hebrew-expected.checksum: Added.
+ * fast/forms/select-visual-hebrew-expected.png: Added.
+ * fast/forms/select-visual-hebrew-expected.txt: Added.
+ * fast/forms/select-visual-hebrew.html: Added.
+
2006-07-23 David Harrison <harrison@apple.com>
Reviewed by timo.
+2006-07-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
+
+ Reviewed by Darin.
+
+ - fix http://bugzilla.opendarwin.org/show_bug.cgi?id=10075
+ REGRESSION: Reversed pop-up text in visually-ordered Hebrew pages
+
+ Test: fast/forms/select-visual-hebrew.html
+
+ * css/html4.css: Set "-webkit-rtl-ordering: logical" on select elements.
+
2006-07-24 Alexey Proskuryakov <ap@nypop.com>
Reviewed by Darin.