content
                                
                                 content copied to clipboard
                                
                                    content copied to clipboard
                            
                            
                            
                        Ff104 HTMLElement.focus() - add focusVisible option
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
Preview URLs
- https://pr19311.content.dev.mdn.mozit.cloud/en-US/docs/Mozilla/Firefox/Releases/104
- https://pr19311.content.dev.mdn.mozit.cloud/en-US/docs/Web/API/HTMLElement/focus
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
- https://blog.whatwg.org/focusing-on-focus (1 time) (Note! This may be a new URL 👀)
(this comment was updated 2022-08-12 01:38:02.159514)
This looks great - just a couple of queries 👍
Thanks @Rumyra - fixed/answered. Ready for re-review.
Brill - thanks @hamishwillee