diff options
| author | Chris Rebert <[email protected]> | 2016-06-03 23:39:32 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-03 23:39:32 -0700 |
| commit | 8086e4cd50c0f812567a9fb3e937abe47a48dfb9 (patch) | |
| tree | 314be48963237c24f578cdc02e60386b90145a2b /docs/_data | |
| parent | 1585e4629215aedff92efe737a90a75c523ddcef (diff) | |
| download | bootstrap-8086e4cd50c0f812567a9fb3e937abe47a48dfb9.tar.xz bootstrap-8086e4cd50c0f812567a9fb3e937abe47a48dfb9.zip | |
Add Wall of Browser Bugs entry for #19670 for Edge (#20037)
See https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/7787318/
Refs #19670
[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 b96d51cd3..254a7cb54 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -80,6 +80,16 @@ - browser: > + Microsoft Edge + summary: > + Hovering over descendant SVG element fires `mouseleave` event at ancestor + upstream_bug: > + Edge#7787318 + origin: > + Bootstrap#19670 + +- + browser: > Firefox summary: > `.table-bordered` with an empty `<tbody>` is missing borders. |
