[Webkit-unassigned] [Bug 47210] CSS 2.1 failure: bidi-* tests fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 4 13:56:57 PST 2011


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


Levi Weintraub <leviw at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hyatt at apple.com,
                   |                            |jamesr at chromium.org,
                   |                            |leviw at chromium.org




--- Comment #2 from Levi Weintraub <leviw at chromium.org>  2011-02-04 13:56:57 PST ---
It seems to me that the right border isn't drawn in the BiDi case because the endObject isn't passed in (eventually to be used in InlineFlowBox::determineSpacingForFlowBoxes). The value of end in layoutInlineChildren doesn't seem correct, but I haven't managed to grok the code there well enough to be sure.

It's also worth noting that hit testing in the "GGGHHHIII" part of the second half of the test is broken. You cannot start or end a selection in it by mouse.

-- 
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