*Summary*: The *HTML <dialog> element* represents a dialog box or other interactive component, such as an inspector or window. It will initially be implemented behind a pref.
*Bug*: https://bugzilla.mozilla.org/show_bug.cgi?id=840640 *Link to standard*: https://html.spec.whatwg.org/multipage/forms.html#the- dialog-element *Platform coverage*: All *Estimated or target release*: Firefox 54 *Preference behind which this will be implemented*: dom.dialog_element.enabled *DevTools bug*: None yet, although I'm not sure how we can make DevTools more useful here ? *Do other browser engines implement this?* Shipped: Chrome (since version 37) Considering: Edge ( http://status.modern.ie/dialogelementformodals ) *Tests*: https://github.com/w3c/web-platform-tests/blob/master/ html/dom/interfaces.html#L1835 https://github.com/w3c/web-platform-tests/tree/master/ html/semantics/interactive-elements/the-dialog-element _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform