Bug 36277 - CSS3 :nth-child selector with unary prefix on step test fails
Summary: CSS3 :nth-child selector with unary prefix on step test fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL: http://samples.msdn.microsoft.com/iet...
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-17 20:22 PDT by Simon Fraser (smfr)
Modified: 2010-03-23 12:44 PDT (History)
1 user (show)

See Also:


Attachments
Testcase (1.78 KB, text/html)
2010-03-17 20:22 PDT, Simon Fraser (smfr)
no flags Details
Patch (3.82 KB, patch)
2010-03-23 11:35 PDT, Dave Hyatt
jorlow: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2010-03-17 20:22:36 PDT
Created attachment 51003 [details]
Testcase

This test fails:
http://samples.msdn.microsoft.com/ietestcenter/css3/selectors/unaryPrefix.htm
Comment 1 Dave Hyatt 2010-03-23 11:35:21 PDT
Created attachment 51441 [details]
Patch
Comment 2 Jeremy Orlow 2010-03-23 11:45:47 PDT
Comment on attachment 51441 [details]
Patch

r=me
Comment 3 Dave Hyatt 2010-03-23 11:51:41 PDT
Fixed in r56405.
Comment 4 Joseph Pecoraro 2010-03-23 12:44:23 PDT
A test would have been nice =o. Could have even used msdn's? But this was a trivial change.