From: Chris Rebert Date: Sat, 4 Jun 2016 06:17:51 +0000 (-0700) Subject: Port #19984 to v3 X-Git-Tag: v3.3.7~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41d31e86cd34707316211ea2a60d4c4c2b249805;p=thirdparty%2Fbootstrap.git Port #19984 to v3 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 efbda4d6f1..e02fdf81e3 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) @@ -250,6 +270,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)