aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-05-25 23:18:46 -0700
committerChris Rebert <[email protected]>2016-05-25 23:18:46 -0700
commit15c8fac7355718b04256ae17b2acde3c96fe2301 (patch)
tree67044f96390a92d750b7bf70c2575ccee8987470
parente8669eb4089259dd9d0d61ceed3716ca57d311f6 (diff)
downloadbootstrap-15c8fac7355718b04256ae17b2acde3c96fe2301.tar.xz
bootstrap-15c8fac7355718b04256ae17b2acde3c96fe2301.zip
https://webkit.org/b/144696 has been fixed (#19958)
Remove its entry from the Wall of Browser Bugs Refs #16372 [skip sauce]
-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