aboutsummaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-06-21 23:20:02 -0700
committerChris Rebert <[email protected]>2016-06-21 23:24:44 -0700
commita3b567ca8687da01006246ff691d40c35a7df73c (patch)
treee496da04db8c549b0b78be3be9b5d626107c88fc /docs/_data
parent2a61c4a0c88e422157932f05e0d54c400dc23f0e (diff)
downloadbootstrap-a3b567ca8687da01006246ff691d40c35a7df73c.tar.xz
bootstrap-a3b567ca8687da01006246ff691d40c35a7df73c.zip
Port e0c768b6671b5c79736a3267d6363d6f51b4333c to v3
https://webkit.org/b/158340 has been fixed So remove its entry from the Wall. Refs #20012, #20024 Refs http://trac.webkit.org/changeset/202324 [ci skip]
Diffstat (limited to 'docs/_data')
-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 dc4b0ac21..a786ac4f6 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -274,16 +274,6 @@
browser: >
Safari
summary: >
- `:hover` CSS pseudo-class sometimes keeps matching ever after mouse has left the element
- upstream_bug: >
- WebKit#158340
- origin: >
- Bootstrap#20012
-
--
- browser: >
- Safari
- summary: >
Implement the `:dir()` pseudo-class from Selectors Level 4
upstream_bug: >
WebKit#64861