Commit d39e2434 authored by Chris Rebert's avatar Chris Rebert Committed by GitHub
Browse files

Add Wall of Browser Bugs entries for Selectors Level 4 :nth-child() (#20143)

Refs http://caniuse.com/#feat=css-nth-child-of
Refs https://drafts.csswg.org/selectors-4/#the-nth-child-pseudo
Refs https://crbug.com/304163
Refs https://bugzil.la/854148

[skip sauce]
parent e0c768b6
Showing with 20 additions and 0 deletions
+20 -0
...@@ -148,6 +148,16 @@ ...@@ -148,6 +148,16 @@
origin: > origin: >
Bootstrap#19670 Bootstrap#19670
-
browser: >
Firefox
summary: >
Implement the `of <selector-list>` clause of the `:nth-child()` pseudo-class
upstream_bug: >
Mozilla#854148
origin: >
Bootstrap#20143
- -
browser: > browser: >
Firefox (Windows) Firefox (Windows)
...@@ -248,6 +258,16 @@ ...@@ -248,6 +258,16 @@
origin: > origin: >
Bootstrap#12832 Bootstrap#12832
-
browser: >
Chrome
summary: >
Implement the `of <selector-list>` clause of the `:nth-child()` pseudo-class
upstream_bug: >
Chromium#304163
origin: >
Bootstrap#20143
- -
browser: > browser: >
Chrome (Windows & Linux) Chrome (Windows & Linux)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment