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

Unified Diff: LayoutTests/ChangeLog

Issue 6911017: Merge 84919 - 2011-04-26 Ryosuke Niwa <rniwa@webkit.org> (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/742/
Patch Set: Created 9 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:
Download patch
« no previous file with comments | « no previous file | LayoutTests/editing/selection/move-left-right.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/ChangeLog
===================================================================
--- LayoutTests/ChangeLog (revision 85546)
+++ LayoutTests/ChangeLog (working copy)
@@ -1,3 +1,19 @@
+2011-04-26 Ryosuke Niwa <rniwa@webkit.org>
+
+ Reviewed by Dan Bernstein.
+
+ [RTL] Arabic/AB - after typing a date, cursors doesn't go back
+ https://bugs.webkit.org/show_bug.cgi?id=49111
+
+ Added a test to move left and right within Arabic numerals and Arabic letters.
+
+ We still fail to set the position offset properly when we moving to the left from before B
+ to before A in "ABC123" (logical order) in a LTR block where ABC and 123 are Arabic letters
+ and numerals respectively. This bug is to be fixed in the followup bugs.
+
+ * editing/selection/move-left-right-expected.txt:
+ * editing/selection/move-left-right.html:
+
2011-04-28 Mike Reed <reed@google.com>
Reviewed by Eric Seidel.
« no previous file with comments | « no previous file | LayoutTests/editing/selection/move-left-right.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698