aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/_data/browser-bugs.yml20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index 9888b5a3b..cf98a5aa1 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -90,6 +90,16 @@
-
browser: >
+ Chrome (OS X)
+ summary: >
+ Focus ring of image map within a modal is displayed in the wrong location.
+ upstream_bug: >
+ Chromium#475128
+ origin: >
+ Bootstrap#16180
+
+-
+ browser: >
Chrome
summary: >
`display: table;` within `display: block;` forces sibling content to new line.
@@ -202,6 +212,16 @@
-
browser: >
+ Safari (OS X)
+ summary: >
+ Focus ring of image map within a modal is displayed in the wrong location.
+ upstream_bug: >
+ WebKit#143527
+ origin: >
+ Bootstrap#16180
+
+-
+ browser: >
Safari (iOS)
summary: >
`transform: translate3d(0,0,0);` rendering bug.