Bug 77790 - Arabic shaping does not happen across inline elements
Summary: Arabic shaping does not happen across inline elements
Status: RESOLVED DUPLICATE of bug 6148
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-03 15:59 PST by Ehsan Akhgari [:ehsan]
Modified: 2012-10-27 00:27 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ehsan Akhgari [:ehsan] 2012-02-03 15:59:01 PST
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
Comment 1 Alexey Proskuryakov 2012-02-04 15:15:15 PST
See also bug 6148.
Comment 2 Glenn Adams 2012-03-23 21:08:08 PDT
Status should be changed to RESOLVED/DUPLICATES(6148).
Comment 3 Eric Seidel (no email) 2012-10-27 00:27:53 PDT

*** This bug has been marked as a duplicate of bug 6148 ***