From 2133dbd718c1fe7976514970706d02d2ffe381b9 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 8 Nov 2016 18:22:06 -0800 Subject: [PATCH] browser-features.yml: Fix MS A11y UserVoice entry And move one Firefox entry to keep the entries sorted by browser. Refs #21089 --- docs/_data/browser-features.yml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/_data/browser-features.yml b/docs/_data/browser-features.yml index dbff886e4d..0d25698412 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 @@ -98,6 +88,16 @@ 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 -- 2.47.2