Bug 32414

Summary: css2 :first-letter applied to joined text not working properly
Product: WebKit Reporter: Petri Ojala <peojala11>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, jturcotte, mitz, yael
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
screenshot none

Description Petri Ojala 2009-12-11 03:56:33 PST
1. Load the url:
http://www.w3.org/Style/CSS/Test/CSS2.1/current/html4/bidi-first-letter-001.htm
Verify the output

Actual Result: css style not applied to the first character of compound letter

Expected Result: The rightmost half of the rightmost compound on the first line
below should be blue. Except for color the two lines below should be identical.


Note: attached is the screenshot for reference
Comment 1 Petri Ojala 2009-12-11 03:57:48 PST
Created attachment 44664 [details]
screenshot
Comment 2 Jocelyn Turcotte 2010-03-16 08:34:39 PDT
Reproduced on Windows with arora and chrome. Firefox loads the page correctly.
Comment 3 Alexey Proskuryakov 2010-03-16 14:41:07 PDT
Duplicate of bug 6148?

This bug has a Qt keyword, but Mac behaves in the same way.
Comment 4 Yael 2011-01-20 17:48:34 PST

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