Bug 17834

Summary: REGRESSION: floated first-letter does not work when included in table
Product: WebKit Reporter: Remi Nodet <reminodet>
Component: CSSAssignee: mitz
Status: RESOLVED FIXED    
Severity: Major CC: webkit
Priority: P1 Keywords: HasReduction, InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://www.lemonde.fr
Attachments:
Description Flags
Show case of the bug
none
Recognize existing floating first-letters
none
Patch none

Description Remi Nodet 2008-03-13 13:21:23 PDT
See attached html file. Works in Safari 3 but not in nightly build.
Comment 1 Remi Nodet 2008-03-13 13:21:47 PDT
Created attachment 19742 [details]
Show case of the bug
Comment 2 Robert Blaut 2008-03-13 13:35:05 PDT
Worth to say that the bug is also float depended. Confirmed in the latest Webkit r31030.
Comment 3 mitz 2008-03-13 16:31:42 PDT
Created attachment 19747 [details]
Recognize existing floating first-letters
Comment 4 Darin Adler 2008-03-14 13:13:44 PDT
Comment on attachment 19747 [details]
Recognize existing floating first-letters

r=me
Comment 5 mitz 2008-03-14 13:34:40 PDT
Fixed in <http://trac.webkit.org/projects/webkit/changeset/31065>.