From 0540588e79afffc6c36be240a13cc551d42c7b4e Mon Sep 17 00:00:00 2001 From: ap Date: Mon, 24 Jul 2006 16:36:26 +0000 Subject: [PATCH] Land the ChangeLogs, too. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@15601 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 12 ++++++++++++ WebCore/ChangeLog | 11 +++++++++++ 2 files changed, 23 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 66ff07e750f9..861f9c33287a 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,15 @@ +2006-07-24 Mitz Pettel + + 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 Reviewed by timo. diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog index 4f0d150aac66..3226f7e65dd3 100644 --- a/WebCore/ChangeLog +++ b/WebCore/ChangeLog @@ -1,3 +1,14 @@ +2006-07-24 Mitz Pettel + + 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 Reviewed by Darin. -- 2.36.0