Bug 24374
Summary: | SVG bidi examples at w3C I18N WG tutorials are not rendered correctly. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jungshik Shin <jshin> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | mitz, zimmermann |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://www.w3.org/International/tutorials/svg-tiny-bidi/ |
Jungshik Shin
Perhaps, this need to be broken down into multiple bugs or this can be a tracking bug for SVG text and BiDi (if there isn't one yet).
The page at the URL has multiple examples of SVG with BiDi text. I've just tried the first 5 and none of them is rendered as expected.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
Test cases attached to this bug would be most helpful. I suspect that we just don't support the "direction" attribute on any SVG element.
Nikolas Zimmermann
Fixed with bug 53980.
*** This bug has been marked as a duplicate of bug 53980 ***