Bug 54026
Summary: | [chromium-mac] button text directionality is wrong in chromium leopard | ||
---|---|---|---|
Product: | WebKit | Reporter: | Xiaomei Ji <xji> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | avi |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Xiaomei Ji
look at the result generated in chromium-mac build bot:
LayoutTests/platform/chromium-mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png
Looks like the button text is *not* rendered using its <option>'s directionality.
The same test seems working Ok in chromium in snow leopard.
Need further investigate.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Xiaomei Ji
Committed r77973: <http://trac.webkit.org/changeset/77973>