From 4045dce9a62f6aef71dc69bcfb20b40382713183 Mon Sep 17 00:00:00 2001 From: Sean Feng Date: Mon, 20 Sep 2021 15:53:03 +0000 Subject: [PATCH] Make blur() works on shadow host with delegatesFocus This intends to address: https://github.com/whatwg/html/issues/7070 Differential Revision: https://phabricator.services.mozilla.com/D125477 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1730566 gecko-commit: 8fb7f5a7c65404c7d157e61f29b093c5a50f343d gecko-reviewers: emilio --- .../blur-on-shadow-host-delegatesFocus.html | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 shadow-dom/focus/blur-on-shadow-host-delegatesFocus.html diff --git a/shadow-dom/focus/blur-on-shadow-host-delegatesFocus.html b/shadow-dom/focus/blur-on-shadow-host-delegatesFocus.html new file mode 100644 index 00000000000000..289b5543721360 --- /dev/null +++ b/shadow-dom/focus/blur-on-shadow-host-delegatesFocus.html @@ -0,0 +1,38 @@ + + +HTML Test: Blur on shadow host + + + + + +
+ +
+ +