aboutsummaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_data')
-rw-r--r--docs/_data/browser-bugs.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index a82f2cf91..8d5ddbfcd 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -202,16 +202,6 @@
browser: >
Safari
summary: >
- `width: 1%` on nested table cell causes its table to hog horizontal space.
- upstream_bug: >
- WebKit#144696, Safari#20839572
- origin: >
- Bootstrap#16372
-
--
- browser: >
- Safari
- summary: >
`rem` units in media queries should be calculated using `font-size: initial`, not the root element's `font-size`
upstream_bug: >
WebKit#156684