Skip to content

Dom update 2022-10-25 - #51300

Merged
Nathan Shively-Sanders (sandersn) merged 2 commits into
microsoft:mainfrom
sandersn:dom-update-2022-10-25
Oct 26, 2022
Merged

Dom update 2022-10-25#51300
Nathan Shively-Sanders (sandersn) merged 2 commits into
microsoft:mainfrom
sandersn:dom-update-2022-10-25

Conversation

@sandersn

Copy link
Copy Markdown
Member

Looks like the changes are:

  • AbortSignal.abort finally has the right type. (This requires a followup fix to @types/node)
  • Add OffscreenCanvas support
  • Some new properties scattered around, some properties now allow null.
  • rename VideoFrameMetadata -> VideoFrameCallbackMetadata
  • Add CSSContainerRule, EXT_texture_norm16, OES_draw_buffers_indexed
  • Some type aliases include more types in their union.

Looks like the changes are:

- AbortSignal.abort finally has the right type.
- Add OffscreenCanvas support
- Some new properties scattered around, some properties now allow `null`.
- rename VideoFrameMetadata -> VideoFrameCallbackMetadata
- Add CSSContainerRule, EXT_texture_norm16, OES_draw_buffers_indexed
- Some type aliases include more types in their union.
@sandersn

Copy link
Copy Markdown
Member Author

TypeScript Bot (@typescript-bot) run dt

@typescript-bot

TypeScript Bot (typescript-bot) commented Oct 25, 2022

Copy link
Copy Markdown
Contributor

Heya Nathan Shively-Sanders (@sandersn), I've started to run the parallelized Definitely Typed test suite on this PR at a510b38. You can monitor the build here.

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

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants