0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-28 20:52:21 +01:00
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]
This commit is contained in:
Chris Rebert 2016-06-22 01:20:01 -07:00 committed by Chris Rebert
parent a3b567ca86
commit ea3e63a6ef

View File

@ -148,6 +148,16 @@
origin: >
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: >
Firefox (Windows)
@ -248,6 +258,16 @@
origin: >
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: >
Chrome (Windows & Linux)