[webkit-reviews] review requested: [Bug 85856] [Chromium] Cannot show the left side of an RTL element with a vertical scrollbar : [Attachment 151640] Patch v10 (Updated description)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 11 01:23:48 PDT 2012


Hironori Bono <hbono at chromium.org> has asked  for review:
Bug 85856: [Chromium] Cannot show the left side of an RTL element with a
vertical scrollbar
https://bugs.webkit.org/show_bug.cgi?id=85856

Attachment 151640: Patch v10 (Updated description)
https://bugs.webkit.org/attachment.cgi?id=151640&action=review

------- Additional Comments from Hironori Bono <hbono at chromium.org>
Greetings Tony,

Thanks for your review and comments.
As you notice, this change does not emulate IE9 because it emulates Firefox as
suggested by Chromium Bug 128500 <http://crbug.com/128500>. (To read
<http://www.w3.org/TR/cssom-view/#client-attributes> straightforwardly, this
seems to be the expected behavior.)

Regards,

Hironori Bono

(In reply to comment #26)
> It looks like in IE, clientLeft when there is a scrollbar in a direction:rtl
div is outside the scrollbar. clientWidth does not include the scrollbar.  I
think this is different from IE's behavior.


More information about the webkit-reviews mailing list