Skip to content

No support for <dialog> tag. #2017

@pekim

Description

@pekim

The dialog tag is available in Chrome 37 (and in Chrome 36 behind a flag). I'm trying to use it, and was initially confused when it wasn't being added to the DOM.

Adding it to ReactDOM.js seems to be enough for it to work (but I'm not really familiar with React's code). So I'm hoping that support will be added for it soon.

(http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#the-dialog-element documents the element, there is more info and demos at http://demo.agektmr.com/dialog/.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions