Contact emailsmas...@chromium.org ExplainerNone
SpecificationNone Summary One of the nice features of the Popover API is its light dismiss behavior. This chromestatus is about bringing that same capability to `<dialog>`. A new `closedby` attribute controls behavior: `<dialog closedby=none>` - no user-triggered closing of dialogs at all. `<dialog closedby=closerequest>` - user pressing ESC (or other close trigger) closes the dialog `<dialog closedby=any>` - user clicking outside the dialog, or pressing ESC, closes the dialog. Akin to `popover=auto` behavior. Blink componentBlink>DOM <https://bugs.chromium.org/p/chromium/issues/list?q=component:Blink%3EDOM> Motivation None Initial public proposalhttps://github.com/whatwg/html/issues/9373 Search tagsdialog <https://chromestatus.com/features#tags:dialog>, light dismiss <https://chromestatus.com/features#tags:light%20dismiss> TAG reviewNone TAG review statusPending Risks Interoperability and Compatibility None *Gecko*: No signal ( https://github.com/mozilla/standards-positions/issues/998) *WebKit*: No signal ( https://github.com/WebKit/standards-positions/issues/329) *Web developers*: Strongly positive *Other signals*: WebView application risks Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications? None Debuggability None Is this feature fully tested by web-platform-tests <https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md> ?Yes Flag name on chrome://flagsNone Finch feature nameNone Non-finch justificationNone Requires code in //chrome?False Tracking bughttps://crbug.com/376516550 Estimated milestones No milestones specified Link to entry on the Chrome Platform Status https://chromestatus.com/feature/5097714453577728?gate=5203206198788096 This intent message was generated by Chrome Platform Status <https://chromestatus.com/>. -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscr...@chromium.org. To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAM%3DNeDhzcpyy4%2Bem6vuzfFGC9yXjEf8VVAbese6a52pfDXBehA%40mail.gmail.com.