]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove fixed bugs from Wall of Browser Bugs (#23159)
authorChris Rebert <github@chrisrebert.com>
Thu, 27 Jul 2017 18:02:26 +0000 (11:02 -0700)
committerGitHub <noreply@github.com>
Thu, 27 Jul 2017 18:02:26 +0000 (11:02 -0700)
* https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/817822/
* https://bugs.chromium.org/p/chromium/issues/detail?id=465274
* https://bugs.chromium.org/p/chromium/issues/detail?id=510079
* https://bugs.webkit.org/show_bug.cgi?id=158276

_data/browser-bugs.yml

index 256d268756202fe7040d56b762a9f60461b0b7bc..c631a13a60bc725bd542cee3d096b1dec3667a30 100644 (file)
   origin: >
     Bootstrap#14211
 
--
-  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
   origin: >
     Bootstrap#14409
 
--
-  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
   origin: >
     Bootstrap#15298
 
--
-  browser: >
-    Chrome (Linux)
-  summary: >
-    `<select>`'s pop-up menu is blank on some systems.
-  upstream_bug: >
-    Chromium#510079
-  origin: >
-    Bootstrap#21120
-
 -
   browser: >
     Safari
   origin: >
     Bootstrap#14839
 
--
-  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)