diff options
| author | Chris Rebert <[email protected]> | 2015-12-09 15:49:31 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-12-09 15:49:31 -0800 |
| commit | d5b57c3c4d69dc9afd2036d9d4c0e10e52121391 (patch) | |
| tree | 26ca4c3d2473b3700aa0a6164e71a7fbbc1cc008 /docs/_data | |
| parent | ddba80595280740b043606464dc36006f059c28c (diff) | |
| download | bootstrap-d5b57c3c4d69dc9afd2036d9d4c0e10e52121391.tar.xz bootstrap-d5b57c3c4d69dc9afd2036d9d4c0e10e52121391.zip | |
Add Wall of Browser Bugs entry for #18504
https://connect.microsoft.com/IE/feedback/details/2110930/edge-ie11-gradient-background-image-on-tr-is-only-applied-to-first-td
[skip sauce]
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. |
