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

Routine update for dom.generated.d.ts from TSJS #6546

Merged
merged 1 commit into from
Jan 20, 2016

Conversation

zhengbli
Copy link
Contributor

Includes fixes for:
#6408
#5433
#6418
#6295
#6106
#5323
#4550

@@ -12633,6 +12644,14 @@ declare var HTMLTemplateElement: {
new(): HTMLTemplateElement;
}

interface HTMLPictureElement extends HTMLElement {
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That kind of stinks, but I guess there's nothing we can really add as far as I see.

@DanielRosenwasser
Copy link
Member

👍 Looks good unless you think there might be something we can add into HTMLPictureElement.

@mhegazy
Copy link
Contributor

mhegazy commented Jan 20, 2016

👍

@mhegazy mhegazy added this to the TypeScript 1.8 milestone Jan 20, 2016
@mhegazy mhegazy added the Breaking Change Would introduce errors in existing code label Jan 20, 2016
zhengbli added a commit that referenced this pull request Jan 20, 2016
Routine update for dom.generated.d.ts from TSJS
@zhengbli zhengbli merged commit ebfdeaa into microsoft:master Jan 20, 2016
@mhegazy mhegazy added the Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript label Jan 26, 2016
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Breaking Change Would introduce errors in existing code Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants