aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-02-07 17:03:33 -0800
committerChris Rebert <[email protected]>2016-02-07 17:03:33 -0800
commit635a72df237e9ecf2b5523ee101f3896dcc4d8a4 (patch)
tree3f275fa3668cad4bf84d39388f5706ed877312bf /docs
parent7cbbc6a07438e5455be6306031960336cd3397d6 (diff)
parentf618aa7c015e22869b27a25f1234a475b0b27437 (diff)
downloadbootstrap-635a72df237e9ecf2b5523ee101f3896dcc4d8a4.tar.xz
bootstrap-635a72df237e9ecf2b5523ee101f3896dcc4d8a4.zip
Merge pull request #19119 from twbs/wkbug-138201-fixed
https://webkit.org/b/138201 no longer repros
Diffstat (limited to 'docs')
-rw-r--r--docs/_data/browser-bugs.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index a610d1b56..a1febcdc9 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -284,16 +284,6 @@
browser: >
Safari (iOS)
summary: >
- Text input's cursor doesn't move while scrolling the page.
- upstream_bug: >
- WebKit#138201, Safari#18819624
- origin: >
- Bootstrap#14708
-
--
- browser: >
- Safari (iOS)
- summary: >
Can't move cursor to start of text after entering long string of text into `<input type="text">`
upstream_bug: >
WebKit#148061, Safari#22299624