[webkit-reviews] review requested: [Bug 25277] If there is no line wrapping, a caret can leave its containing block but it shouldn't leave its root line box : [Attachment 29597] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 17 17:38:28 PDT 2009


Justin Garcia <justin.garcia at apple.com> has asked  for review:
Bug 25277: If there is no line wrapping, a caret can leave its containing block
but it shouldn't leave its root line box
https://bugs.webkit.org/show_bug.cgi?id=25277

Attachment 29597: patch
https://bugs.webkit.org/attachment.cgi?id=29597&action=review

------- Additional Comments from Justin Garcia <justin.garcia at apple.com>
patch with new test case to cover the case that dan mentioned, where the
text-align is right but the direction is LTR.  In that case we spill over to
the right off the block like we do in other direction:LTR cases.


More information about the webkit-reviews mailing list