aboutsummaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-11-08 18:22:06 -0800
committerGitHub <[email protected]>2016-11-08 18:22:06 -0800
commit2133dbd718c1fe7976514970706d02d2ffe381b9 (patch)
tree909e46279acfc67d508b4ebd624dc1626540fbb6 /docs/_data
parentdafd900e93590c6a10c3e0ba9dedf9102e2934af (diff)
downloadbootstrap-2133dbd718c1fe7976514970706d02d2ffe381b9.tar.xz
bootstrap-2133dbd718c1fe7976514970706d02d2ffe381b9.zip
browser-features.yml: Fix MS A11y UserVoice entry
And move one Firefox entry to keep the entries sorted by browser. Refs #21089
Diffstat (limited to 'docs/_data')
-rw-r--r--docs/_data/browser-features.yml22
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/_data/browser-features.yml b/docs/_data/browser-features.yml
index dbff886e4..0d2569841 100644
--- a/docs/_data/browser-features.yml
+++ b/docs/_data/browser-features.yml
@@ -4,17 +4,7 @@
summary: >
Focusable elements should fire focus event / receive :focus styling when they receive Narrator/accessibility focus
upstream_bug: >
- UserVoice#16717318
- origin: >
- Bootstrap#20732
-
--
- browser: >
- Firefox
- summary: >
- When virtual focus is on a button or link, fire actual focus on the element, too
- upstream_bug: >
- Mozilla#1000082
+ A11yUserVoice#16717318
origin: >
Bootstrap#20732
@@ -100,6 +90,16 @@
-
browser: >
+ Firefox
+ summary: >
+ When virtual focus is on a button or link, fire actual focus on the element, too
+ upstream_bug: >
+ Mozilla#1000082
+ origin: >
+ Bootstrap#20732
+
+-
+ browser: >
Chrome
summary: >
Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled