aboutsummaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_data')
-rw-r--r--docs/_data/browser-bugs.yml18
1 files changed, 4 insertions, 14 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index a416c34b7..e0cda34f0 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -112,16 +112,6 @@
browser: >
Chrome
summary: >
- `display: table-cell; width: 100%;` doesn't work correctly on `<input type="date">`.
- upstream_bug: >
- Chromium#346051
- origin: >
- Bootstrap#12548
-
--
- browser: >
- Chrome
- summary: >
`<input type="password">` sporadically causes bad widths on floated elements.
upstream_bug: >
Chromium#377346
@@ -144,7 +134,7 @@
summary: >
Weird button behavior with some `<input type="number">` elements.
upstream_bug: >
- WebKit#137269
+ WebKit#137269, Safari#18834768
origin: >
Bootstrap#8350,
Normalize#283,
@@ -156,7 +146,7 @@
summary: >
`display: table-cell;` within media query renders incorrectly when resizing the window.
upstream_bug: >
- WebKit#138167
+ WebKit#138167, Safari#18987206
origin: >
Bootstrap#9774
@@ -196,6 +186,6 @@
summary: >
Body content can be scrolled even though `overflow: hidden;` is applied to it.
upstream_bug: >
- Chromium#429604
+ Chromium#175502
origin: >
- Bootstrap#14972 \ No newline at end of file
+ Bootstrap#14972