From 0b37e58d5274db2722dd63fecc0888ee91ff20e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Mon, 11 Jul 2022 22:33:41 +0000 Subject: [PATCH] Introduce FocusOptions.focusVisible. As per: * https://github.com/whatwg/html/issues/7830 * https://github.com/whatwg/html/pull/8087 Replace the internal preventFocusRing with the new flag. Differential Revision: https://phabricator.services.mozilla.com/D151326 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1765083 gecko-commit: 570b38756541697f8b5c3b8084b5a2fb438eeca9 gecko-reviewers: smaug, pip-reviewers --- .../focus/processing-model/focusVisible.html | 65 +++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 html/interaction/focus/processing-model/focusVisible.html diff --git a/html/interaction/focus/processing-model/focusVisible.html b/html/interaction/focus/processing-model/focusVisible.html new file mode 100644 index 00000000000000..aa7e66fffe1e5b --- /dev/null +++ b/html/interaction/focus/processing-model/focusVisible.html @@ -0,0 +1,65 @@ + + +focus(options) - focusVisible + + + + + + + + + + +
+
+
+ +
+ +