From 05a75fd3fb9035487872276b672a059c7b994caf Mon Sep 17 00:00:00 2001 From: Sean Feng Date: Mon, 25 Oct 2021 19:48:23 +0000 Subject: [PATCH] Focus the first focusable area with autofocus for delegates focus Spec: https://github.com/whatwg/html/pull/6990 Differential Revision: https://phabricator.services.mozilla.com/D128301 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1728864 gecko-commit: d3034ec3376b62837afd4ee95acb18373d0143df gecko-reviewers: smaug --- shadow-dom/focus/focus-autofocus.html | 338 ++++++++++++++++++++++++++ 1 file changed, 338 insertions(+) create mode 100644 shadow-dom/focus/focus-autofocus.html diff --git a/shadow-dom/focus/focus-autofocus.html b/shadow-dom/focus/focus-autofocus.html new file mode 100644 index 00000000000000..75a50b84c6df55 --- /dev/null +++ b/shadow-dom/focus/focus-autofocus.html @@ -0,0 +1,338 @@ + + + + + + + + + + + + + + + + +