When a label's activation behavior runs for a form-associated custom element whose shadow root has delegatesFocus: true, the shadow host is not itself a focusable area. The old is_focusable() check prevented run_focusing_steps from ever being called, which means get_focusable_area never got a chance to descend into the shadow root via focus_delegate. Fixes WPT custom-elements/form-associated/label-delegatesFocus.html. |
||
|---|---|---|
| .. | ||
| form-associated | ||
| parser | ||
| reactions | ||
| registries | ||
| state | ||
| upgrading | ||
| builtin-coverage.txt | ||
| cross-realm-callback-report-exception.txt | ||
| CustomElementRegistry.txt | ||
| upgrading.txt | ||