aboutsummaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-12-09 15:49:31 -0800
committerChris Rebert <[email protected]>2015-12-09 16:04:03 -0800
commit8f7535647de8f7f514cf1bcff25fcf215e82137e (patch)
tree5d893f5651e683492260dd626cf2b81e353b23ed /docs/_data
parent181f76f115a35c03c5e7629af670fea144ee25dd (diff)
downloadbootstrap-8f7535647de8f7f514cf1bcff25fcf215e82137e.tar.xz
bootstrap-8f7535647de8f7f514cf1bcff25fcf215e82137e.zip
Port #18514 to v3
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.yml10
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.