CLOSED FIXED 3375
CSS3: Seperating pseudo-classes and pseudo-elements
https://bugs.webkit.org/show_bug.cgi?id=3375
Summary CSS3: Seperating pseudo-classes and pseudo-elements
Nicholas Shanks
Reported 2005-06-09 02:33:30 PDT
2005-06-09 Nicholas Shanks <contact@nickshanks.com> Reviewed by NOBODY (OOPS!). - Distinguish between pseudo-elements and pseudo-classes in CSS parsing. * khtml/css/css_base.{h,cpp}: split CSSSelector::Pseudo into two * khtml/css/cssstyleselector.cpp: ditto * khtml/css/parser.y: ditto Merge of svn log -v -r 399829 svn://anonsvn.kde.org/home/kde Fixes CSS3 selector tests 159, 177a and 177b
Attachments
diff file (11.42 KB, patch)
2005-06-09 02:34 PDT, Nicholas Shanks
no flags
version 2 of the patch (11.71 KB, patch)
2005-06-09 05:41 PDT, Nicholas Shanks
no flags
Mac os (11.48 KB, text/html)
2007-05-09 14:02 PDT, Myrtle H. Darnell
no flags
Nicholas Shanks
Comment 1 2005-06-09 02:34:34 PDT
Created attachment 2173 [details] diff file
Nicholas Shanks
Comment 2 2005-06-09 05:41:02 PDT
Created attachment 2178 [details] version 2 of the patch correction of typo and made ::selection a PseudoElement (oops)
Chris Petersen
Comment 3 2005-06-18 23:06:50 PDT
Reporter, please mark this bug as Verified if this issue has been fixed in the latest TOT Webkit.
Timothy Hatcher
Comment 4 2005-10-23 08:48:30 PDT
This was fixed.
Myrtle H. Darnell
Comment 5 2007-05-09 14:02:12 PDT
Note You need to log in before you can comment on or make changes to this bug.