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

Dom update 2022-10-25 #51300

Merged
merged 2 commits into from Oct 26, 2022
Merged

Dom update 2022-10-25 #51300

merged 2 commits into from Oct 26, 2022

Commits on Oct 25, 2022

  1. Update DOM

    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 committed Oct 25, 2022
    Copy the full SHA
    b60b9a0 View commit details
    Browse the repository at this point in the history
  2. Update baselines

    sandersn committed Oct 25, 2022
    Copy the full SHA
    a510b38 View commit details
    Browse the repository at this point in the history