Bug 12709

Summary: CSS3: The :first-of-type:first-letter pseudo selector combination fails
Product: WebKit Reporter: Nicholas Shanks <nickshanks>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gsnedders, rakuco, webkit
Priority: P2 Keywords: NeedsReduction
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://my.opera.com/dstorey/blog/2007/02/04/magazine-layout-using-css3-multi-column
Attachments:
Description Flags
Test case none

Description Nicholas Shanks 2007-02-09 06:30:10 PST
David Storey reports that :first-of-type:first-letter ignores the :first-of-type component, mistakenly selecting every element.
Comment 1 Robert Blaut 2008-02-02 11:02:30 PST
Using latest nightly r29933 the problem seems gone. Nicholas, can you confirm that the bug is already fixed?
Comment 2 Sam Sneddon [:gsnedders] 2009-04-21 11:27:37 PDT
Created attachment 29659 [details]
Test case

This passes with Safari 4, and I believe is a test case for the described bug.
Comment 3 Raphael Kubo da Costa (:rakuco) 2013-05-16 07:22:58 PDT
Looks like this was fixed a long time ago.