diff options
| author | Chris Rebert <[email protected]> | 2015-12-07 01:09:56 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-12-07 01:18:45 -0800 |
| commit | 181f76f115a35c03c5e7629af670fea144ee25dd (patch) | |
| tree | d34f8e3f854b3a985342058eb3e4cbf37b5c037a /docs/_data | |
| parent | e056a66a3bee54ec11ab6a8c6e5b2ab721565114 (diff) | |
| download | bootstrap-181f76f115a35c03c5e7629af670fea144ee25dd.tar.xz bootstrap-181f76f115a35c03c5e7629af670fea144ee25dd.zip | |
Port #18453 to v3
Add Wall of Browser Bugs entry related to #16028
https://bugs.webkit.org/show_bug.cgi?id=151933
[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 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 |
