From: Chris Rebert Date: Sat, 4 Jun 2016 06:17:51 +0000 (-0700) Subject: Add :dir() pseudo-class feature requests to Wall of Browser Bugs (#19984) X-Git-Tag: v4.0.0-alpha.3~65^2~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1585e4629215aedff92efe737a90a75c523ddcef;p=thirdparty%2Fbootstrap.git Add :dir() pseudo-class feature requests to Wall of Browser Bugs (#19984) Refs https://developer.mozilla.org/en-US/docs/Web/CSS/:dir [skip sauce] --- diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index ed46d5c82b..b96d51cd36 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -68,6 +68,16 @@ origin: > Bootstrap#18228 +- + browser: > + Microsoft Edge + summary: > + Implement the `:dir()` pseudo-class from Selectors Level 4 + upstream_bug: > + [Edge UserVoice idea #12299532](https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/12299532--dir) + origin: > + Bootstrap#19984 + - browser: > Firefox @@ -218,6 +228,16 @@ origin: > Bootstrap#19810 +- + browser: > + Chrome + summary: > + Implement the `:dir()` pseudo-class from Selectors Level 4 + upstream_bug: > + Chromium#576815 + origin: > + Bootstrap#19984 + - browser: > Chrome (Windows & Linux) @@ -248,6 +268,16 @@ origin: > Bootstrap#20012 +- + browser: > + Safari + summary: > + Implement the `:dir()` pseudo-class from Selectors Level 4 + upstream_bug: > + WebKit#64861 + origin: > + Bootstrap#19984 + - browser: > Safari (OS X)