Bug 12709 - CSS3: The :first-of-type:first-letter pseudo selector combination fails
Summary: CSS3: The :first-of-type:first-letter pseudo selector combination fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://my.opera.com/dstorey/blog/2007...
Keywords: NeedsReduction
Depends on:
Blocks:
 
Reported: 2007-02-09 06:30 PST by Nicholas Shanks
Modified: 2013-05-16 07:22 PDT (History)
3 users (show)

See Also:


Attachments
Test case (238 bytes, text/html)
2009-04-21 11:27 PDT, Sam Sneddon [:gsnedders]
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.