RESOLVED FIXED 12709
CSS3: The :first-of-type:first-letter pseudo selector combination fails
https://bugs.webkit.org/show_bug.cgi?id=12709
Summary CSS3: The :first-of-type:first-letter pseudo selector combination fails
Nicholas Shanks
Reported 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.
Attachments
Test case (238 bytes, text/html)
2009-04-21 11:27 PDT, Sam Sneddon [:gsnedders]
no flags
Robert Blaut
Comment 1 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?
Sam Sneddon [:gsnedders]
Comment 2 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.
Raphael Kubo da Costa (:rakuco)
Comment 3 2013-05-16 07:22:58 PDT
Looks like this was fixed a long time ago.
Note You need to log in before you can comment on or make changes to this bug.