From: Chris Rebert Date: Tue, 29 Nov 2016 06:33:20 +0000 (-0800) Subject: docs/_data/browser-bugs.yml: Fix ordering X-Git-Tag: v4.0.0-alpha.6~356 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c6bd4d4c4658e6e62ef2bdd9e6bce94d3419b12;p=thirdparty%2Fbootstrap.git docs/_data/browser-bugs.yml: Fix ordering [ci skip] --- diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index d3f7b43f5a..3643025636 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -1,13 +1,3 @@ -- - browser: > - Safari - summary: > - Link to container with id and tabindex results in container being ignored by VoiceOver (affects skip links) - upstream_bug: > - WebKit#163658 - origin: > - Bootstrap#20732 - - browser: > Edge @@ -298,6 +288,16 @@ origin: > Bootstrap#17403 +- + browser: > + Safari + summary: > + Link to container with id and tabindex results in container being ignored by VoiceOver (affects skip links) + upstream_bug: > + WebKit#163658 + origin: > + Bootstrap#20732 + - browser: > Safari (OS X)