You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New ruleset: Detect inappropriate use of subscript and superscript tags.
Removed ruleset: Removed Twitter specific ruleset regarding infinite timelines. Recent changes to Twitter's embed API is now causing CORS issues with Sa11y.
Bug fix: SessionStorage will be used as a fallback when LocalStorage is full.
New feature: Clickable Page Outline panel. All of the headers that appear in the Page Outline link to the corresponding heading. For keyboard users, the Page Outline features a roving tabindex. Tab into the Page Outline, and then use up and down arrow keys to navigate between headings.
UI changes: The Skip to Issue button is now more evident that it's a clickable button. Adjusted delay on tooltip helper.
Bug fix: Hyperlinked images with a negative tabindex with alt text will not receive an annotation. Assumes that the developer intentionally removed keyboard focus from clickable image.
Readability: Added LIX readability formula which supports Danish, Finnish, Norwegian (Bokmål & Nynorsk), Swedish.
Other: Added Typescript support. Thanks to @smncd!
i18n: Swedish translation added. Thanks to @smncd!