<dialog>#show()/showModal() should take parameters |
||||||||||
Issue description
HTMLDialogElement#show()/showModal() should take an optional DialogShowParams object
dictionary DialogShowOptions {
boolean skipInitialFocus = false;
}
,
Dec 30 2016
No (interesting) security implications for this.
,
Mar 12 2017
,
Apr 29 2017
,
May 4 2017
I worked around this in settings and we lost consensus on the whatwg github issue: https://github.com/whatwg/html/issues/1929
,
Jul 27 2017
,
Sep 12 2017
This issue has been automatically relabelled type=task because type=launch-owp issues are now officially deprecated. The deprecation is because they were creating confusion about how to get launch approvals, which should be instead done via type=launch issues. We recommend this issue be used for implementation tracking (for public visibility), but if you already have an issue for that, you may mark this as duplicate. For more details see here: https://docs.google.com/document/d/1JA6RohjtZQc26bTrGoIE_bSXGXUDQz8vc6G0n_sZJ2o/edit For any questions, please contact owencm, sshruthi, larforge
,
Mar 16 2018
,
Jul 6
Until upstream issue can be resolved with consensus, we cannot move forward with this.
,
Jul 9
|
||||||||||
►
Sign in to add a comment |
||||||||||
Comment 1 by evn@google.com
, Dec 30 2016