Skip to content

Added HTML main, details, and summary elements - #282

Merged
mhegazy merged 1 commit into
microsoft:masterfrom
arjunyel:missingElements
Aug 17, 2017
Merged

Added HTML main, details, and summary elements#282
mhegazy merged 1 commit into
microsoft:masterfrom
arjunyel:missingElements

Conversation

@arjunyel

Copy link
Copy Markdown
Contributor

Fixes microsoft/TypeScript#17872

All 3 elements are living standards

@mhegazy
mhegazy merged commit c0caf23 into microsoft:master Aug 17, 2017
@arjunyel

Copy link
Copy Markdown
Contributor Author

@mhegazy if you could help me understand one thing, I started adding the constructors with this change because I saw the other elements had them, is this something I should be doing? Thanks!

@mhegazy

mhegazy commented Aug 18, 2017

Copy link
Copy Markdown
Contributor

if you add a new type that is supposed to be construct-able, then yes. it all depends on the spec.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants