From ad0b0364b81c04423e02edd596ebbb5b9b748624 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 15 Feb 2021 18:42:21 +0000 Subject: missing files --- vendor/twbs/bootstrap/site/data/browser-bugs.yml | 411 +++++++++++++++++++++++ 1 file changed, 411 insertions(+) create mode 100644 vendor/twbs/bootstrap/site/data/browser-bugs.yml (limited to 'vendor/twbs/bootstrap/site/data/browser-bugs.yml') diff --git a/vendor/twbs/bootstrap/site/data/browser-bugs.yml b/vendor/twbs/bootstrap/site/data/browser-bugs.yml new file mode 100644 index 000000000..c4fa93a1f --- /dev/null +++ b/vendor/twbs/bootstrap/site/data/browser-bugs.yml @@ -0,0 +1,411 @@ +- + browser: > + Edge + summary: > + Visual artifacts in scrollable modal dialogs + upstream_bug: > + Edge#9011176 + origin: > + Bootstrap#20755 + +- + browser: > + Edge + summary: > + Native browser tooltip for `title` shows on first keyboard focus (in addition to custom tooltip component) + upstream_bug: > + Edge#6793560 + origin: > + Bootstrap#18692 + +- + browser: > + Edge + summary: > + Hovered element still remains in `:hover` state after scrolling away. + upstream_bug: > + Edge#5381673 + origin: > + Bootstrap#14211 + +- + browser: > + Edge + summary: > + CSS `border-radius` sometimes causes lines of bleed-through of the `background-color` of the parent element. + upstream_bug: > + Edge#3342037 + origin: > + Bootstrap#16671 + +- + browser: > + Edge + summary: > + `background` of `` is only applied to first child cell instead of all cells in the row + upstream_bug: > + Edge#5865620 + origin: > + Bootstrap#18504 + +- + browser: > + Edge + summary: > + Background color from lower layer bleeds through transparent border in some cases + upstream_bug: > + Edge#6274505 + origin: > + Bootstrap#18228 + +- + browser: > + Edge + summary: > + Hovering over descendant SVG element fires `mouseleave` event at ancestor + upstream_bug: > + Edge#7787318 + origin: > + Bootstrap#19670 + +- + browser: > + Edge + summary: > + Active `position: fixed;` `