diff options
| author | Chris Rebert <[email protected]> | 2015-12-07 01:09:56 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-12-07 01:09:56 -0800 |
| commit | 6e8c7c9b2df0cb8c71d2f36cd8650e601facbbc2 (patch) | |
| tree | 2085958850753a35658a7531a7c03ab32c0c7760 /docs | |
| parent | eae036b7556c1ad6825d5012dfb84c7240bb7e90 (diff) | |
| download | bootstrap-6e8c7c9b2df0cb8c71d2f36cd8650e601facbbc2.tar.xz bootstrap-6e8c7c9b2df0cb8c71d2f36cd8650e601facbbc2.zip | |
Add Wall of Browser Bugs entry related to #16028
https://bugs.webkit.org/show_bug.cgi?id=151933
[skip sauce]
Diffstat (limited to 'docs')
| -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 074d9fd31..d8bd36696 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -292,6 +292,16 @@ - browser: > + Safari (iOS) + summary: > + Tapping on `<body>` doesn't fire `click` events + upstream_bug: > + WebKit#151933 + origin: > + Bootstrap#16028 + +- + browser: > Safari (iOS 9+) summary: > Sometimes excessive automatic zoom is applied after opening a modal, and the user isn't allowed to zoom out |
