Bug 77790
| Summary: | Arabic shaping does not happen across inline elements | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ehsan Akhgari [:ehsan] <ehsan> |
| Component: | Text | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | eric, glenn, mitz |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ehsan Akhgari [:ehsan]
See this test case for example:
data:text/html;charset=utf-8,<span>%D8%B3</span><span>%D8%B3</span>
The rendering should be the same as:
data:text/html;charset=utf-8,%D8%B3%D8%B3
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
See also bug 6148.
Glenn Adams
Status should be changed to RESOLVED/DUPLICATES(6148).
Eric Seidel (no email)
*** This bug has been marked as a duplicate of bug 6148 ***