]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Port #19984 to v3
authorChris Rebert <github@chrisrebert.com>
Sat, 4 Jun 2016 06:17:51 +0000 (23:17 -0700)
committerChris Rebert <code@chrisrebert.com>
Sat, 4 Jun 2016 06:18:11 +0000 (23:18 -0700)
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]

docs/_data/browser-bugs.yml

index efbda4d6f1db0ea0805d2a7f6cf5f29df1f67132..e02fdf81e358dcc91c8cb7c420db4db68fe0f613 100644 (file)
   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
   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)
   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)