Bug 36277

Summary: CSS3 :nth-child selector with unary prefix on step test fails
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: CSSAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: joepeck
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://samples.msdn.microsoft.com/ietestcenter/css3/selectors/unaryPrefix.htm
Attachments:
Description Flags
Testcase
none
Patch jorlow: review+

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.