diff options
Diffstat (limited to '_data/browser-bugs.yml')
| -rw-r--r-- | _data/browser-bugs.yml | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/_data/browser-bugs.yml b/_data/browser-bugs.yml index 256d26875..c631a13a6 100644 --- a/_data/browser-bugs.yml +++ b/_data/browser-bugs.yml @@ -32,16 +32,6 @@ browser: > Edge summary: > - When hovering over a `<select>` menu item, the cursor for the element underneath the menu is displayed. - upstream_bug: > - Edge#817822 - origin: > - Bootstrap#14528 - -- - browser: > - Edge - summary: > CSS `border-radius` sometimes causes lines of bleed-through of the `background-color` of the parent element. upstream_bug: > Edge#3342037 @@ -222,16 +212,6 @@ browser: > Chrome summary: > - `:focus` `outline` style causes cursor to not be displayed when toggling a `readonly` `<input>` to read-write. - upstream_bug: > - Chromium#465274 - origin: > - Bootstrap#16022 - -- - browser: > - Chrome - summary: > `table-cell` borders not overlapping despite `margin-right: -1px` upstream_bug: > Chromium#568691 @@ -270,16 +250,6 @@ - browser: > - Chrome (Linux) - summary: > - `<select>`'s pop-up menu is blank on some systems. - upstream_bug: > - Chromium#510079 - origin: > - Bootstrap#21120 - -- - browser: > Safari summary: > `rem` units in media queries should be calculated using `font-size: initial`, not the root element's `font-size` @@ -424,16 +394,6 @@ 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 (iOS) - summary: > Modal with `-webkit-overflow-scrolling: touch` doesn't become scrollable after added text makes it taller upstream_bug: > WebKit#158342 |
