Skip to content

Commit f908e2e

Browse files
committed
add IE8-9 click-events-on-transparent-overlaid-elements bug to click event docs
1 parent 8fdfba2 commit f908e2e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ The following incompatibilities have been successfully documented in [MDN](https
9292
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input$compare?to=588303&from=588017
9393
* [Firefox for Android border on `input[type="file"]`](https://github.com/twbs/bootstrap/issues/8702)
9494
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input$compare?to=588351&from=588303
95+
* [IE8-9 `click` events on `transparent` overlaid elements bug](https://github.com/twbs/bootstrap/pull/11186)
96+
* https://developer.mozilla.org/en-US/docs/Web/Reference/Events/click$compare?to=615503&from=402259
9597

9698
Hopefully these edits will survive in some form and not get wholesale reverted.
9799

0 commit comments

Comments
 (0)