mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-13 01:08:58 +01:00
Port #19452 to v3
Wall of Browser Bugs: Stop mentioning IE11 Sounds like IE11 isn't getting non-critical fixes anymore, so there's no point in mentioning it (just like there's no point in mentioning IE10). Help us, Edge-Wan Kenobi! You're our only hope. [ci skip]
This commit is contained in:
parent
0f1d09b86c
commit
f4a09c76f1
@ -1,6 +1,6 @@
|
|||||||
-
|
-
|
||||||
browser: >
|
browser: >
|
||||||
Internet Explorer 11 & Microsoft Edge
|
Microsoft Edge
|
||||||
summary: >
|
summary: >
|
||||||
Native browser tooltip for `title` shows on first keyboard focus (in addition to custom tooltip component)
|
Native browser tooltip for `title` shows on first keyboard focus (in addition to custom tooltip component)
|
||||||
upstream_bug: >
|
upstream_bug: >
|
||||||
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
-
|
-
|
||||||
browser: >
|
browser: >
|
||||||
Internet Explorer 11 & Microsoft Edge
|
Microsoft Edge
|
||||||
summary: >
|
summary: >
|
||||||
Hovered element still remains in `:hover` state after scrolling away.
|
Hovered element still remains in `:hover` state after scrolling away.
|
||||||
upstream_bug: >
|
upstream_bug: >
|
||||||
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
-
|
-
|
||||||
browser: >
|
browser: >
|
||||||
Internet Explorer 11 & Microsoft Edge
|
Microsoft Edge
|
||||||
summary: >
|
summary: >
|
||||||
When hovering over a `<select>` menu item, the cursor for the element underneath the menu is displayed.
|
When hovering over a `<select>` menu item, the cursor for the element underneath the menu is displayed.
|
||||||
upstream_bug: >
|
upstream_bug: >
|
||||||
@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
-
|
-
|
||||||
browser: >
|
browser: >
|
||||||
Internet Explorer 11 & Microsoft Edge
|
Microsoft Edge
|
||||||
summary: >
|
summary: >
|
||||||
CSS `border-radius` sometimes causes lines of bleed-through of the `background-color` of the parent element.
|
CSS `border-radius` sometimes causes lines of bleed-through of the `background-color` of the parent element.
|
||||||
upstream_bug: >
|
upstream_bug: >
|
||||||
@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
-
|
-
|
||||||
browser: >
|
browser: >
|
||||||
Internet Explorer 11 & Microsoft Edge
|
Microsoft Edge
|
||||||
summary: >
|
summary: >
|
||||||
`background` of `<tr>` is only applied to first child cell instead of all cells in the row
|
`background` of `<tr>` is only applied to first child cell instead of all cells in the row
|
||||||
upstream_bug: >
|
upstream_bug: >
|
||||||
@ -50,7 +50,7 @@
|
|||||||
|
|
||||||
-
|
-
|
||||||
browser: >
|
browser: >
|
||||||
Internet Explorer 11 & Microsoft Edge
|
Microsoft Edge
|
||||||
summary: >
|
summary: >
|
||||||
`@-ms-viewport{width: device-width;}` has side-effect of making scrollbars auto-hide
|
`@-ms-viewport{width: device-width;}` has side-effect of making scrollbars auto-hide
|
||||||
upstream_bug: >
|
upstream_bug: >
|
||||||
@ -60,7 +60,7 @@
|
|||||||
|
|
||||||
-
|
-
|
||||||
browser: >
|
browser: >
|
||||||
Internet Explorer 11 & Microsoft Edge
|
Microsoft Edge
|
||||||
summary: >
|
summary: >
|
||||||
Background color from lower layer bleeds through transparent border in some cases
|
Background color from lower layer bleeds through transparent border in some cases
|
||||||
upstream_bug: >
|
upstream_bug: >
|
||||||
|
Loading…
Reference in New Issue
Block a user