aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-06-03 23:17:51 -0700
committerChris Rebert <[email protected]>2016-06-03 23:17:51 -0700
commit1585e4629215aedff92efe737a90a75c523ddcef (patch)
tree1764f0d7d9f61a99f6a09ca8faa7b18579fcaa03
parent157007b48f7247b22817b4d1a219e037786855a8 (diff)
downloadbootstrap-1585e4629215aedff92efe737a90a75c523ddcef.tar.xz
bootstrap-1585e4629215aedff92efe737a90a75c523ddcef.zip
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]
-rw-r--r--docs/_data/browser-bugs.yml30
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index ed46d5c82..b96d51cd3 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -70,6 +70,16 @@
-
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
summary: >
`.table-bordered` with an empty `<tbody>` is missing borders.
@@ -220,6 +230,16 @@
-
browser: >
+ Chrome
+ summary: >
+ Implement the `:dir()` pseudo-class from Selectors Level 4
+ upstream_bug: >
+ Chromium#576815
+ origin: >
+ Bootstrap#19984
+
+-
+ browser: >
Chrome (Windows & Linux)
summary: >
Animation glitch when returning to inactive tab after animations occurred while tab was hidden.
@@ -250,6 +270,16 @@
-
browser: >
+ Safari
+ summary: >
+ Implement the `:dir()` pseudo-class from Selectors Level 4
+ upstream_bug: >
+ WebKit#64861
+ origin: >
+ Bootstrap#19984
+
+-
+ browser: >
Safari (OS X)
summary: >
`px`, `em`, and `rem` should all behave the same in media queries when page zoom is applied