diff options
| author | Chris Rebert <[email protected]> | 2015-07-31 23:39:49 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-07-31 23:39:51 -0700 |
| commit | 0ea53a307b422873c9a3587baf720d26a1232d45 (patch) | |
| tree | 66ffaec9f9808d398cd20b25f82d3c6e58627905 /docs | |
| parent | 8babdf166a3997f4f52198775223bb1e995e3377 (diff) | |
| download | bootstrap-0ea53a307b422873c9a3587baf720d26a1232d45.tar.xz bootstrap-0ea53a307b422873c9a3587baf720d26a1232d45.zip | |
Confirmed that Edge still suffers from two IE11 bugs
[skip sauce]
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_data/browser-bugs.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index 129073944..a53bc6789 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -1,6 +1,6 @@ - browser: > - Internet Explorer 11 + Internet Explorer 11 & Microsoft Edge summary: > Hovered element still remains in `:hover` state after scrolling away. upstream_bug: > @@ -10,7 +10,7 @@ - browser: > - Internet Explorer 11 + Internet Explorer 11 & Microsoft Edge summary: > When hovering over a `<select>` menu item, the cursor for the element underneath the menu is displayed. upstream_bug: > |
