[webkit-reviews] review granted: [Bug 24168] RTL: Home/End key does not behave correctly in mixed bidi text in RTL document : [Attachment 29889] patch w/ Layout test (version 7)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 29 13:03:27 PDT 2009


mitz at webkit.org has granted Xiaomei Ji <xji at chromium.org>'s request for review:
Bug 24168: RTL: Home/End key does not behave correctly in mixed bidi text in
RTL document
https://bugs.webkit.org/show_bug.cgi?id=24168

Attachment 29889: patch w/ Layout test (version 7)
https://bugs.webkit.org/attachment.cgi?id=29889&action=review

------- Additional Comments from mitz at webkit.org
r=me

> +	   InlineTextBox* endTextBox = static_cast<InlineTextBox
*>(logicalEndBox);

No space needed before the last *.


More information about the webkit-reviews mailing list