mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-29 21:52:22 +01:00
OS X is now macOS (#26796)
* OS X is now macOS * Update browser-bugs.yml
This commit is contained in:
parent
7b746028c2
commit
35a75eb0d4
2
.github/ISSUE_TEMPLATE/bug.md
vendored
2
.github/ISSUE_TEMPLATE/bug.md
vendored
@ -6,6 +6,6 @@ Before opening:
|
|||||||
|
|
||||||
Bug reports must include:
|
Bug reports must include:
|
||||||
|
|
||||||
- Operating system and version (Windows, Mac OS X, Android, iOS, Win10 Mobile)
|
- Operating system and version (Windows, macOS, Android, iOS, Win10 Mobile)
|
||||||
- Browser and version (Chrome, Firefox, Safari, IE, MS Edge, Opera 15+, Android Browser)
|
- Browser and version (Chrome, Firefox, Safari, IE, MS Edge, Opera 15+, Android Browser)
|
||||||
- [Reduced test case](https://css-tricks.com/reduced-test-cases/) and suggested fix using [CodePen](https://codepen.io/) or [JS Bin](https://jsbin.com/)
|
- [Reduced test case](https://css-tricks.com/reduced-test-cases/) and suggested fix using [CodePen](https://codepen.io/) or [JS Bin](https://jsbin.com/)
|
||||||
|
@ -160,7 +160,7 @@
|
|||||||
|
|
||||||
-
|
-
|
||||||
browser: >
|
browser: >
|
||||||
Firefox (OS X & Linux)
|
Firefox (macOS & Linux)
|
||||||
summary: >
|
summary: >
|
||||||
Badge widget causes bottom border of Tabs widget to unexpectedly not overlap
|
Badge widget causes bottom border of Tabs widget to unexpectedly not overlap
|
||||||
upstream_bug: >
|
upstream_bug: >
|
||||||
@ -180,7 +180,7 @@
|
|||||||
|
|
||||||
-
|
-
|
||||||
browser: >
|
browser: >
|
||||||
Chrome (OS X)
|
Chrome (macOS)
|
||||||
summary: >
|
summary: >
|
||||||
Clicking above `<input type="number">` increment button flashes the decrement button.
|
Clicking above `<input type="number">` increment button flashes the decrement button.
|
||||||
upstream_bug: >
|
upstream_bug: >
|
||||||
@ -290,7 +290,7 @@
|
|||||||
|
|
||||||
-
|
-
|
||||||
browser: >
|
browser: >
|
||||||
Safari (OS X)
|
Safari (macOS)
|
||||||
summary: >
|
summary: >
|
||||||
`px`, `em`, and `rem` should all behave the same in media queries when page zoom is applied
|
`px`, `em`, and `rem` should all behave the same in media queries when page zoom is applied
|
||||||
upstream_bug: >
|
upstream_bug: >
|
||||||
@ -300,7 +300,7 @@
|
|||||||
|
|
||||||
-
|
-
|
||||||
browser: >
|
browser: >
|
||||||
Safari (OS X)
|
Safari (macOS)
|
||||||
summary: >
|
summary: >
|
||||||
Weird button behavior with some `<input type="number">` elements.
|
Weird button behavior with some `<input type="number">` elements.
|
||||||
upstream_bug: >
|
upstream_bug: >
|
||||||
@ -312,7 +312,7 @@
|
|||||||
|
|
||||||
-
|
-
|
||||||
browser: >
|
browser: >
|
||||||
Safari (OS X)
|
Safari (macOS)
|
||||||
summary: >
|
summary: >
|
||||||
Small font size when printing webpage with fixed-width `.container`.
|
Small font size when printing webpage with fixed-width `.container`.
|
||||||
upstream_bug: >
|
upstream_bug: >
|
||||||
|
Loading…
x
Reference in New Issue
Block a user