Default HtmlDialog vs Extended HtmlDialog
The default HtmlDialog (baseline since March 2022) has these benefits:
- autofocus inside
esc
to close- Returns focus after closing
- Uses top-layer (no z-index or portals!)
::backdrop
pseudo-selector
But has some limitations. Can we solve them using web components?
Very long scrollable section