aboutsummaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-02-08 20:10:10 -0800
committerChris Rebert <[email protected]>2016-02-08 20:10:10 -0800
commitdf07536dd167f39d4ae1d993df00bdd0b981937e (patch)
tree58bce81b72eb3e2905fa21bdc9f98d5a21ab5d61 /docs/_data
parentb7f70102ebe9f0c4fdf7a59901dba7f445c4a6ad (diff)
downloadbootstrap-df07536dd167f39d4ae1d993df00bdd0b981937e.tar.xz
bootstrap-df07536dd167f39d4ae1d993df00bdd0b981937e.zip
Revert "https://webkit.org/b/138201 no longer repros"
Diffstat (limited to 'docs/_data')
-rw-r--r--docs/_data/browser-bugs.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index a1febcdc9..a610d1b56 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -284,6 +284,16 @@
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