Re: [csswg-drafts] [css-selectors] nth-child produces a local variable

What would happen in:

```
.foo > :nth-child(n) > :nth-child(2n) { grid-row: n; }
```

?

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1869#issuecomment-336583085 using your GitHub account

Received on Friday, 13 October 2017 22:34:49 UTC