From: Chris Rebert Date: Mon, 12 Sep 2016 05:27:11 +0000 (-0700) Subject: Add Selectors Level 4 :nth-child() to Most Wanted features for Edge X-Git-Tag: v4.0.0-alpha.5~89^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eb18554b9ed8830534a87a2c71d3d57452137656;p=thirdparty%2Fbootstrap.git Add Selectors Level 4 :nth-child() to Most Wanted features for Edge h/t @bardiharborow for opening https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/15944476 Refs #20143 [skip sauce] --- diff --git a/docs/_data/browser-features.yml b/docs/_data/browser-features.yml index 65575c5443..e7ad42956e 100644 --- a/docs/_data/browser-features.yml +++ b/docs/_data/browser-features.yml @@ -38,6 +38,16 @@ origin: > Bootstrap#20618 +- + browser: > + Microsoft Edge + summary: > + Implement the [`of ` clause](http://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class + upstream_bug: > + UserVoice#15944476 + origin: > + Bootstrap#20143 + - browser: > Firefox