]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
browser-features.yml: Fix MS A11y UserVoice entry 21107/head
authorChris Rebert <github@chrisrebert.com>
Wed, 9 Nov 2016 02:22:06 +0000 (18:22 -0800)
committerGitHub <noreply@github.com>
Wed, 9 Nov 2016 02:22:06 +0000 (18:22 -0800)
And move one Firefox entry to keep the entries sorted by browser.
Refs #21089

docs/_data/browser-features.yml

index dbff886e4da4a0b8ed1b43b732832ceaaad5aafa..0d256984122b2851d727d93cf2aa9776706949a3 100644 (file)
@@ -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
     
   origin: >
     Bootstrap#20175
 
+-
+  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