Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'open' attribute to dialog element #3

Merged
merged 1 commit into from Nov 2, 2016
Merged

Add 'open' attribute to dialog element #3

merged 1 commit into from Nov 2, 2016

Commits on Nov 1, 2016

  1. Add 'open' attribute to dialog element

    https://developer.mozilla.org/en/docs/Web/HTML/Element/dialog
    
    The dialog element should have the attribute 'open'. Chrome supports this element but puts display: none on the dialog if it's not 'open'.
    samrichca committed Nov 1, 2016
    Copy the full SHA
    963d9ea View commit details
    Browse the repository at this point in the history