diff options
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/browser-bugs.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index d8bd36696..8308c0289 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -30,6 +30,16 @@ - browser: > + Internet Explorer 11 & Microsoft Edge + summary: > + `background` of `<tr>` is only applied to first child cell instead of all cells in the row + upstream_bug: > + IE#2110930 + origin: > + Bootstrap#18504 + +- + browser: > Firefox summary: > `.table-bordered` with an empty `<tbody>` is missing borders. |
