[Webkit-unassigned] [Bug 85856] [Chromium] Cannot show the left side of an RTL element with a vertical scrollbar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 30 02:45:03 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=85856


Hironori Bono <hbono at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #143526|0                           |1
        is obsolete|                            |
 Attachment #144025|0                           |1
        is obsolete|                            |
 Attachment #144043|0                           |1
        is obsolete|                            |
 Attachment #144772|                            |review?
               Flag|                            |




--- Comment #16 from Hironori Bono <hbono at chromium.org>  2012-05-30 02:45:02 PST ---
Created an attachment (id=144772)
 --> (https://bugs.webkit.org/attachment.cgi?id=144772&action=review)
Patch v4 (added another test)

Greetings,

I have added a layout test to test this change works with the vertical-writing mode.
By the way, to investigate failing tests, the following tests (028.html, unreachable-overflow-rtl.html, 026.html) cannot show the left sides of RTL elements exactly due to this issue. (That is, this change fixed rendering problems of these tests and needs to rebaseline them.)
  fast/block/float/028.html
  fast/overflow/unreachable-overflow-rtl-bug.html
  fast/block/float/026.html
On the other hand, 'offsetX-offsetY.html' sends mouse events to scrollbars and it fails when a vertical scrollbar is shown at the left side. (That is, we need to change the test itself.)
  fast/events/offsetX-offsetY.html
Does this change need to include rebaselined results and test fixes?

Regards,

Hironori Bono

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list