content icon indicating copy to clipboard operation
content copied to clipboard

Ff104 HTMLElement.focus() - add focusVisible option

Open hamishwillee opened this issue 3 years ago • 2 comments

FF104 adds support for HTMLElement.focus() param focusVisible in https://bugzilla.mozilla.org/show_bug.cgi?id=1765083. This allows you to force a focus ring to be displayed on an element even if the browser does not otherwise consider it necessary - for example for a button.

This adds docs for the new feature and a release note

Related docs work can be tracked in https://github.com/mdn/content/issues/19302

hamishwillee avatar Aug 09 '22 05:08 hamishwillee

Preview URLs

Flaws

Note! 1 document with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Mozilla/Firefox/Releases/104 Title: Firefox 104 for developers on GitHub Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/stack

External URLs

URL: /en-US/docs/Mozilla/Firefox/Releases/104 Title: Firefox 104 for developers on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/focus Title: HTMLElement.focus() on GitHub

(this comment was updated 2022-08-12 01:38:02.159514)

github-actions[bot] avatar Aug 09 '22 06:08 github-actions[bot]

This looks great - just a couple of queries 👍

Rumyra avatar Aug 09 '22 14:08 Rumyra

Thanks @Rumyra - fixed/answered. Ready for re-review.

hamishwillee avatar Aug 12 '22 01:08 hamishwillee

Brill - thanks @hamishwillee

Rumyra avatar Aug 16 '22 12:08 Rumyra