aboutsummaryrefslogtreecommitdiff
path: root/docs/_data/browser-bugs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_data/browser-bugs.yml')
-rw-r--r--docs/_data/browser-bugs.yml44
1 files changed, 17 insertions, 27 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index d6e9ff3fe..2298dba99 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -114,7 +114,7 @@
summary: >
Right border of `<select>` menu is sometimes missing when screen is set to uncommon resolution
upstream_bug: >
- Mozilla#924068
+ Mozilla#545685
origin: >
Bootstrap#15990
@@ -162,16 +162,6 @@
browser: >
Chrome
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: >
CSS infinite linear animation with alpha transparency leaks memory.
upstream_bug: >
Chromium#429375
@@ -192,21 +182,21 @@
browser: >
Chrome
summary: >
- `width: 1%` on nested table cell causes its table to hog horizontal space.
+ `table-cell` borders not overlapping despite `margin-right: -1px`
upstream_bug: >
- Chromium#427994
+ Chromium#534750
origin: >
- Bootstrap#16372
+ Bootstrap#17438, Bootstrap#14237
-
browser: >
Chrome
summary: >
- `table-cell` borders not overlapping despite `margin-right: -1px`
+ Clicking scrollbar in `<select multiple>` with overflowed options will select nearby `<option>`
upstream_bug: >
- Chromium#534750
+ Chromium#597642
origin: >
- Bootstrap#17438, Bootstrap#14237
+ Bootstrap#19810
-
browser: >
@@ -222,16 +212,6 @@
browser: >
Safari
summary: >
- `width: 1%` on nested table cell causes its table to hog horizontal space.
- upstream_bug: >
- WebKit#144696, Safari#20839572
- origin: >
- Bootstrap#16372
-
--
- browser: >
- Safari
- summary: >
`rem` units in media queries should be calculated using `font-size: initial`, not the root element's `font-size`
upstream_bug: >
WebKit#156684
@@ -372,6 +352,16 @@
-
browser: >
+ Safari (iOS)
+ summary: >
+ Tapping from one `<input>` to another in an overlay can cause shaking/jiggling effect
+ upstream_bug: >
+ WebKit#158276
+ origin: >
+ Bootstrap#19927
+
+-
+ browser: >
Safari (iPad Pro)
summary: >
Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation