@types/web 0.0.351 → 0.0.353

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -821,6 +821,7 @@ interface FormDataEventInit extends EventInit {
821
821
  }
822
822
 
823
823
  interface FullscreenOptions {
824
+ keyboardLock?: FullscreenKeyboardLock;
824
825
  navigationUI?: FullscreenNavigationUI;
825
826
  }
826
827
 
@@ -1003,6 +1004,7 @@ interface GPUPipelineErrorInit {
1003
1004
 
1004
1005
  interface GPUPipelineLayoutDescriptor extends GPUObjectDescriptorBase {
1005
1006
  bindGroupLayouts: (GPUBindGroupLayout | null)[];
1007
+ immediateSize?: GPUSize32;
1006
1008
  }
1007
1009
 
1008
1010
  interface GPUPrimitiveState {
@@ -3333,109 +3335,317 @@ interface ANGLE_instanced_arrays {
3333
3335
  }
3334
3336
 
3335
3337
  interface ARIAMixin {
3336
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaActiveDescendantElement) */
3338
+ /**
3339
+ * The **`ariaActiveDescendantElement`** property of the Element interface represents the current active element when focus is on a composite widget, combobox, textbox, group, or application.
3340
+ *
3341
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaActiveDescendantElement)
3342
+ */
3337
3343
  ariaActiveDescendantElement: Element | null;
3338
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaAtomic) */
3344
+ /**
3345
+ * The **`ariaAtomic`** property of the Element interface reflects the value of the aria-atomic attribute, which indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.
3346
+ *
3347
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaAtomic)
3348
+ */
3339
3349
  ariaAtomic: string | null;
3340
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaAutoComplete) */
3350
+ /**
3351
+ * The **`ariaAutoComplete`** property of the Element interface reflects the value of the aria-autocomplete attribute, which indicates whether inputting text could trigger display of one or more predictions of the user's intended value for a combobox, searchbox, or textbox and specifies how predictions would be presented if they were made.
3352
+ *
3353
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaAutoComplete)
3354
+ */
3341
3355
  ariaAutoComplete: string | null;
3342
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaBrailleLabel) */
3356
+ /**
3357
+ * The **`ariaBrailleLabel`** property of the Element interface reflects the value of the aria-braillelabel attribute, which defines the ARIA braille label of the element.
3358
+ *
3359
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaBrailleLabel)
3360
+ */
3343
3361
  ariaBrailleLabel: string | null;
3344
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaBrailleRoleDescription) */
3362
+ /**
3363
+ * The **`ariaBrailleRoleDescription`** property of the Element interface reflects the value of the aria-brailleroledescription attribute, which defines the ARIA braille role description of the element.
3364
+ *
3365
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaBrailleRoleDescription)
3366
+ */
3345
3367
  ariaBrailleRoleDescription: string | null;
3346
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaBusy) */
3368
+ /**
3369
+ * The **`ariaBusy`** property of the Element interface reflects the value of the aria-busy attribute, which indicates whether an element is being modified, as assistive technologies may want to wait until the modifications are complete before exposing them to the user.
3370
+ *
3371
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaBusy)
3372
+ */
3347
3373
  ariaBusy: string | null;
3348
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaChecked) */
3374
+ /**
3375
+ * The **`ariaChecked`** property of the Element interface reflects the value of the aria-checked attribute, which indicates the current "checked" state of checkboxes, radio buttons, and other widgets that have a checked state.
3376
+ *
3377
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaChecked)
3378
+ */
3349
3379
  ariaChecked: string | null;
3350
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaColCount) */
3380
+ /**
3381
+ * The **`ariaColCount`** property of the Element interface reflects the value of the aria-colcount attribute, which defines the number of columns in a table, grid, or treegrid.
3382
+ *
3383
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaColCount)
3384
+ */
3351
3385
  ariaColCount: string | null;
3352
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaColIndex) */
3386
+ /**
3387
+ * The **`ariaColIndex`** property of the Element interface reflects the value of the aria-colindex attribute, which defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.
3388
+ *
3389
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaColIndex)
3390
+ */
3353
3391
  ariaColIndex: string | null;
3354
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaColIndexText) */
3392
+ /**
3393
+ * The **`ariaColIndexText`** property of the Element interface reflects the value of the aria-colindextext attribute, which defines a human readable text alternative of aria-colindex.
3394
+ *
3395
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaColIndexText)
3396
+ */
3355
3397
  ariaColIndexText: string | null;
3356
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaColSpan) */
3398
+ /**
3399
+ * The **`ariaColSpan`** property of the Element interface reflects the value of the aria-colspan attribute, which defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.
3400
+ *
3401
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaColSpan)
3402
+ */
3357
3403
  ariaColSpan: string | null;
3358
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaControlsElements) */
3404
+ /**
3405
+ * The **`ariaControlsElements`** property of the Element interface is an array containing the elements that are controlled by the element it is applied to. For example, this might be set on a combobox to indicate the element that it pops up, or on a scrollbar to indicate the ID of the element it controls.
3406
+ *
3407
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaControlsElements)
3408
+ */
3359
3409
  ariaControlsElements: ReadonlyArray<Element> | null;
3360
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaCurrent) */
3410
+ /**
3411
+ * The **`ariaCurrent`** property of the Element interface reflects the value of the aria-current attribute, which indicates the element that represents the current item within a container or set of related elements.
3412
+ *
3413
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaCurrent)
3414
+ */
3361
3415
  ariaCurrent: string | null;
3362
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaDescribedByElements) */
3416
+ /**
3417
+ * The **`ariaDescribedByElements`** property of the Element interface is an array containing the element (or elements) that provide an accessible description for the element it is applied to. The accessible description is similar to the accessible label (see ariaLabelledByElements), but provides more verbose information.
3418
+ *
3419
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaDescribedByElements)
3420
+ */
3363
3421
  ariaDescribedByElements: ReadonlyArray<Element> | null;
3364
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaDescription) */
3422
+ /**
3423
+ * The **`ariaDescription`** property of the Element interface reflects the value of the aria-description attribute, which defines a string value that describes or annotates the current element.
3424
+ *
3425
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaDescription)
3426
+ */
3365
3427
  ariaDescription: string | null;
3366
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaDetailsElements) */
3428
+ /**
3429
+ * The **`ariaDetailsElements`** property of the Element interface is an array containing the element (or elements) that provide an accessible details for the element it is applied to. The accessible details are similar to the accessible description (see ariaDescribedByElements), but provides more verbose information.
3430
+ *
3431
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaDetailsElements)
3432
+ */
3367
3433
  ariaDetailsElements: ReadonlyArray<Element> | null;
3368
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaDisabled) */
3434
+ /**
3435
+ * The **`ariaDisabled`** property of the Element interface reflects the value of the aria-disabled attribute, which indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.
3436
+ *
3437
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaDisabled)
3438
+ */
3369
3439
  ariaDisabled: string | null;
3370
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaErrorMessageElements) */
3440
+ /**
3441
+ * The **`ariaErrorMessageElements`** property of the Element interface is an array containing the element (or elements) that provide an error message for the element it is applied to.
3442
+ *
3443
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaErrorMessageElements)
3444
+ */
3371
3445
  ariaErrorMessageElements: ReadonlyArray<Element> | null;
3372
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaExpanded) */
3446
+ /**
3447
+ * The **`ariaExpanded`** property of the Element interface reflects the value of the aria-expanded attribute, which indicates whether a grouping element owned or controlled by this element is expanded or collapsed.
3448
+ *
3449
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaExpanded)
3450
+ */
3373
3451
  ariaExpanded: string | null;
3374
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaFlowToElements) */
3452
+ /**
3453
+ * The **`ariaFlowToElements`** property of the Element interface is an array containing the element (or elements) that provide an alternate reading order of content, overriding the general default reading order at the user's discretion. If just one element is provided this is the next element in the reading order. If multiple elements are provided, then each element represents a possible path that should be offered to the user for selection.
3454
+ *
3455
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaFlowToElements)
3456
+ */
3375
3457
  ariaFlowToElements: ReadonlyArray<Element> | null;
3376
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaHasPopup) */
3458
+ /**
3459
+ * The **`ariaHasPopup`** property of the Element interface reflects the value of the aria-haspopup attribute, which indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
3460
+ *
3461
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaHasPopup)
3462
+ */
3377
3463
  ariaHasPopup: string | null;
3378
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaHidden) */
3464
+ /**
3465
+ * The **`ariaHidden`** property of the Element interface reflects the value of the aria-hidden) attribute, which indicates whether the element is exposed to an accessibility API.
3466
+ *
3467
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaHidden)
3468
+ */
3379
3469
  ariaHidden: string | null;
3380
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaInvalid) */
3470
+ /**
3471
+ * The **`ariaInvalid`** property of the Element interface reflects the value of the aria-invalid attribute. Relevant for the application, checkbox, combobox, gridcell, listbox, radiogroup, slider, spinbutton, textbox, and tree roles, it indicates to the accessibility API whether the entered value does not conform to the format expected by the application.
3472
+ *
3473
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaInvalid)
3474
+ */
3381
3475
  ariaInvalid: string | null;
3382
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaKeyShortcuts) */
3476
+ /**
3477
+ * The **`ariaKeyShortcuts`** property of the Element interface reflects the value of the aria-keyshortcuts attribute, which indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.
3478
+ *
3479
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaKeyShortcuts)
3480
+ */
3383
3481
  ariaKeyShortcuts: string | null;
3384
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaLabel) */
3482
+ /**
3483
+ * The **`ariaLabel`** property of the Element interface reflects the value of the aria-label attribute, which defines a string value that labels the current element.
3484
+ *
3485
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaLabel)
3486
+ */
3385
3487
  ariaLabel: string | null;
3386
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaLabelledByElements) */
3488
+ /**
3489
+ * The **`ariaLabelledByElements`** property of the Element interface is an array containing the element (or elements) that provide an accessible name for the element it is applied to.
3490
+ *
3491
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaLabelledByElements)
3492
+ */
3387
3493
  ariaLabelledByElements: ReadonlyArray<Element> | null;
3388
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaLevel) */
3494
+ /**
3495
+ * The **`ariaLevel`** property of the Element interface reflects the value of the aria-level attribute, which defines the hierarchical level of an element within a structure.
3496
+ *
3497
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaLevel)
3498
+ */
3389
3499
  ariaLevel: string | null;
3390
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaLive) */
3500
+ /**
3501
+ * The **`ariaLive`** property of the Element interface reflects the value of the aria-live attribute, which indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.
3502
+ *
3503
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaLive)
3504
+ */
3391
3505
  ariaLive: string | null;
3392
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaModal) */
3506
+ /**
3507
+ * The **`ariaModal`** property of the Element interface reflects the value of the aria-modal attribute, which indicates whether an element is modal when displayed. Applying the aria-modal property to an element with role="dialog" replaces the technique of using aria-hidden on the background for informing assistive technologies that content outside a dialog is inert.
3508
+ *
3509
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaModal)
3510
+ */
3393
3511
  ariaModal: string | null;
3394
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaMultiLine) */
3512
+ /**
3513
+ * The **`ariaMultiLine`** property of the Element interface reflects the value of the aria-multiline attribute, which indicates whether a text box accepts multiple lines of input or only a single line.
3514
+ *
3515
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaMultiLine)
3516
+ */
3395
3517
  ariaMultiLine: string | null;
3396
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaMultiSelectable) */
3518
+ /**
3519
+ * The **`ariaMultiSelectable`** property of the Element interface reflects the value of the aria-multiselectable attribute, which indicates that the user may select more than one item from the current selectable descendants.
3520
+ *
3521
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaMultiSelectable)
3522
+ */
3397
3523
  ariaMultiSelectable: string | null;
3398
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaOrientation) */
3524
+ /**
3525
+ * The **`ariaOrientation`** property of the Element interface reflects the value of the aria-orientation attribute, which indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.
3526
+ *
3527
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaOrientation)
3528
+ */
3399
3529
  ariaOrientation: string | null;
3400
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaOwnsElements) */
3530
+ /**
3531
+ * The **`ariaOwnsElements`** property of the Element interface is an array containing the element (or elements) that define a visual, functional, or contextual relationship between a parent element that it is applied to, and its child elements. This is used when the DOM hierarchy cannot be used to represent the relationship, and it would not otherwise be available to assistive technology,
3532
+ *
3533
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaOwnsElements)
3534
+ */
3401
3535
  ariaOwnsElements: ReadonlyArray<Element> | null;
3402
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaPlaceholder) */
3536
+ /**
3537
+ * The **`ariaPlaceholder`** property of the Element interface reflects the value of the aria-placeholder attribute, which defines a short hint intended to aid the user with data entry when the control has no value.
3538
+ *
3539
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaPlaceholder)
3540
+ */
3403
3541
  ariaPlaceholder: string | null;
3404
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaPosInSet) */
3542
+ /**
3543
+ * The **`ariaPosInSet`** property of the Element interface reflects the value of the aria-posinset attribute, which defines an element's number or position in the current set of listitems or treeitems.
3544
+ *
3545
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaPosInSet)
3546
+ */
3405
3547
  ariaPosInSet: string | null;
3406
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaPressed) */
3548
+ /**
3549
+ * The **`ariaPressed`** property of the Element interface reflects the value of the aria-pressed attribute, which indicates the current "pressed" state of toggle buttons.
3550
+ *
3551
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaPressed)
3552
+ */
3407
3553
  ariaPressed: string | null;
3408
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaReadOnly) */
3554
+ /**
3555
+ * The **`ariaReadOnly`** property of the Element interface reflects the value of the aria-readonly attribute, which indicates that the element is not editable, but is otherwise operable.
3556
+ *
3557
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaReadOnly)
3558
+ */
3409
3559
  ariaReadOnly: string | null;
3410
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRelevant) */
3560
+ /**
3561
+ * The **`ariaRelevant`** property of the Element interface reflects the value of the aria-relevant attribute, which indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. This is used to describe what changes in an aria-live region are relevant and should be announced.
3562
+ *
3563
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRelevant)
3564
+ */
3411
3565
  ariaRelevant: string | null;
3412
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRequired) */
3566
+ /**
3567
+ * The **`ariaRequired`** property of the Element interface reflects the value of the aria-required attribute, which indicates that user input is required on the element before a form may be submitted.
3568
+ *
3569
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRequired)
3570
+ */
3413
3571
  ariaRequired: string | null;
3414
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRoleDescription) */
3572
+ /**
3573
+ * The **`ariaRoleDescription`** property of the Element interface reflects the value of the aria-roledescription attribute, which defines a human-readable, author-localized description for the role of an element.
3574
+ *
3575
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRoleDescription)
3576
+ */
3415
3577
  ariaRoleDescription: string | null;
3416
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRowCount) */
3578
+ /**
3579
+ * The **`ariaRowCount`** property of the Element interface reflects the value of the aria-rowcount attribute, which defines the total number of rows in a table, grid, or treegrid.
3580
+ *
3581
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRowCount)
3582
+ */
3417
3583
  ariaRowCount: string | null;
3418
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRowIndex) */
3584
+ /**
3585
+ * The **`ariaRowIndex`** property of the Element interface reflects the value of the aria-rowindex attribute, which defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.
3586
+ *
3587
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRowIndex)
3588
+ */
3419
3589
  ariaRowIndex: string | null;
3420
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRowIndexText) */
3590
+ /**
3591
+ * The **`ariaRowIndexText`** property of the Element interface reflects the value of the aria-rowindextext attribute, which defines a human readable text alternative of aria-rowindex.
3592
+ *
3593
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRowIndexText)
3594
+ */
3421
3595
  ariaRowIndexText: string | null;
3422
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRowSpan) */
3596
+ /**
3597
+ * The **`ariaRowSpan`** property of the Element interface reflects the value of the aria-rowspan attribute, which defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.
3598
+ *
3599
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRowSpan)
3600
+ */
3423
3601
  ariaRowSpan: string | null;
3424
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaSelected) */
3602
+ /**
3603
+ * The **`ariaSelected`** property of the Element interface reflects the value of the aria-selected attribute, which indicates the current "selected" state of elements that have a selected state.
3604
+ *
3605
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaSelected)
3606
+ */
3425
3607
  ariaSelected: string | null;
3426
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaSetSize) */
3608
+ /**
3609
+ * The **`ariaSetSize`** property of the Element interface reflects the value of the aria-setsize attribute, which defines the number of items in the current set of listitems or treeitems.
3610
+ *
3611
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaSetSize)
3612
+ */
3427
3613
  ariaSetSize: string | null;
3428
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaSort) */
3614
+ /**
3615
+ * The **`ariaSort`** property of the Element interface reflects the value of the aria-sort attribute, which indicates if items in a table or grid are sorted in ascending or descending order.
3616
+ *
3617
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaSort)
3618
+ */
3429
3619
  ariaSort: string | null;
3430
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaValueMax) */
3620
+ /**
3621
+ * The **`ariaValueMax`** property of the Element interface reflects the value of the aria-valuemax attribute, which defines the maximum allowed value for a range widget.
3622
+ *
3623
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaValueMax)
3624
+ */
3431
3625
  ariaValueMax: string | null;
3432
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaValueMin) */
3626
+ /**
3627
+ * The **`ariaValueMin`** property of the Element interface reflects the value of the aria-valuemin attribute, which defines the minimum allowed value for a range widget.
3628
+ *
3629
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaValueMin)
3630
+ */
3433
3631
  ariaValueMin: string | null;
3434
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaValueNow) */
3632
+ /**
3633
+ * The **`ariaValueNow`** property of the Element interface reflects the value of the aria-valuenow attribute, which defines the current value for a range widget.
3634
+ *
3635
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaValueNow)
3636
+ */
3435
3637
  ariaValueNow: string | null;
3436
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaValueText) */
3638
+ /**
3639
+ * The **`ariaValueText`** property of the Element interface reflects the value of the aria-valuetext attribute, which defines the human-readable text alternative of aria-valuenow for a range widget.
3640
+ *
3641
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaValueText)
3642
+ */
3437
3643
  ariaValueText: string | null;
3438
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/role) */
3644
+ /**
3645
+ * The **`role`** property of the Element interface returns the explicitly set WAI-ARIA role for the element.
3646
+ *
3647
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/role)
3648
+ */
3439
3649
  role: string | null;
3440
3650
  }
3441
3651
 
@@ -5206,21 +5416,53 @@ declare var BlobEvent: {
5206
5416
  };
5207
5417
 
5208
5418
  interface Body {
5209
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/body) */
5419
+ /**
5420
+ * The **`body`** read-only property of the Request interface contains a ReadableStream with the body contents that have been added to the request. Note that a request using the GET or HEAD method cannot have a body and null is returned in these cases.
5421
+ *
5422
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/body)
5423
+ */
5210
5424
  readonly body: ReadableStream<Uint8Array<ArrayBuffer>> | null;
5211
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/bodyUsed) */
5425
+ /**
5426
+ * The **`bodyUsed`** read-only property of the Request interface is a boolean value that indicates whether the request body has been read yet.
5427
+ *
5428
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/bodyUsed)
5429
+ */
5212
5430
  readonly bodyUsed: boolean;
5213
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/arrayBuffer) */
5431
+ /**
5432
+ * The **`arrayBuffer()`** method of the Request interface reads the request body and returns it as a promise that resolves with an ArrayBuffer.
5433
+ *
5434
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/arrayBuffer)
5435
+ */
5214
5436
  arrayBuffer(): Promise<ArrayBuffer>;
5215
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/blob) */
5437
+ /**
5438
+ * The **`blob()`** method of the Request interface reads the request body and returns it as a promise that resolves with a Blob.
5439
+ *
5440
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/blob)
5441
+ */
5216
5442
  blob(): Promise<Blob>;
5217
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/bytes) */
5443
+ /**
5444
+ * The **`bytes()`** method of the Request interface reads the request body and returns it as a promise that resolves with a Uint8Array.
5445
+ *
5446
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/bytes)
5447
+ */
5218
5448
  bytes(): Promise<Uint8Array<ArrayBuffer>>;
5219
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/formData) */
5449
+ /**
5450
+ * The **`formData()`** method of the Request interface reads the request body and returns it as a promise that resolves with a FormData object.
5451
+ *
5452
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/formData)
5453
+ */
5220
5454
  formData(): Promise<FormData>;
5221
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/json) */
5455
+ /**
5456
+ * The **`json()`** method of the Request interface reads the request body and returns it as a promise that resolves with the result of parsing the body text as JSON.
5457
+ *
5458
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/json)
5459
+ */
5222
5460
  json(): Promise<any>;
5223
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/text) */
5461
+ /**
5462
+ * The **`text()`** method of the Request interface reads the request body and returns it as a promise that resolves with a String. The response is always decoded using UTF-8.
5463
+ *
5464
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/text)
5465
+ */
5224
5466
  text(): Promise<string>;
5225
5467
  }
5226
5468
 
@@ -12732,7 +12974,7 @@ declare var DeviceOrientationEvent: {
12732
12974
  /** Available only in secure contexts. */
12733
12975
  interface DigitalCredential extends Credential {
12734
12976
  readonly data: any;
12735
- readonly protocol: string;
12977
+ readonly protocol: DigitalCredentialPresentationProtocol;
12736
12978
  toJSON(): any;
12737
12979
  }
12738
12980
 
@@ -13441,34 +13683,56 @@ declare var DocumentFragment: {
13441
13683
 
13442
13684
  interface DocumentOrShadowRoot {
13443
13685
  /**
13444
- * Returns the deepest element in the document through which or to which key events are being routed. This is, roughly speaking, the focused element in the document.
13445
- *
13446
- * For the purposes of this API, when a child browsing context is focused, its container is focused in the parent browsing context. For example, if the user moves the focus to a text control in an iframe, the iframe is the element returned by the activeElement API in the iframe's node document.
13447
- *
13448
- * Similarly, when the focused element is in a different node tree than documentOrShadowRoot, the element returned will be the host that's located in the same node tree as documentOrShadowRoot if documentOrShadowRoot is a shadow-including inclusive ancestor of the focused element, and null if not.
13686
+ * The **`activeElement`** read-only property of the Document interface returns the Element within the DOM that is receiving keyboard events such as keydown and keyup. This is usually analogous to the focused element.
13449
13687
  *
13450
13688
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/activeElement)
13451
13689
  */
13452
13690
  readonly activeElement: Element | null;
13453
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/adoptedStyleSheets) */
13691
+ /**
13692
+ * The **`adoptedStyleSheets`** property of the Document interface is used for setting an array of constructed stylesheets to be used by the document.
13693
+ *
13694
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/adoptedStyleSheets)
13695
+ */
13454
13696
  adoptedStyleSheets: CSSStyleSheet[];
13455
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/customElementRegistry) */
13697
+ /**
13698
+ * The **`customElementRegistry`** read-only property of the Document interface returns the CustomElementRegistry object associated with this document, or null if one has not been set.
13699
+ *
13700
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/customElementRegistry)
13701
+ */
13456
13702
  readonly customElementRegistry: CustomElementRegistry | null;
13457
13703
  /**
13458
- * Returns document's fullscreen element.
13704
+ * The **`Document.fullscreenElement`** read-only property returns the Element that is currently being presented in fullscreen mode in this document, or null if fullscreen mode is not currently in use.
13459
13705
  *
13460
13706
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/fullscreenElement)
13461
13707
  */
13462
13708
  readonly fullscreenElement: Element | null;
13463
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/pictureInPictureElement) */
13709
+ /**
13710
+ * The read-only **`pictureInPictureElement`** property of the Document interface returns the Element that is currently being presented in picture-in-picture mode in this document, or null if picture-in-picture mode is not currently in use.
13711
+ *
13712
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/pictureInPictureElement)
13713
+ */
13464
13714
  readonly pictureInPictureElement: Element | null;
13465
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/pointerLockElement) */
13715
+ /**
13716
+ * The **`pointerLockElement`** read-only property of the Document interface provides the element set as the target for mouse events while the pointer is locked. It is null if lock is pending, pointer is unlocked, or the target is in another document.
13717
+ *
13718
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/pointerLockElement)
13719
+ */
13466
13720
  readonly pointerLockElement: Element | null;
13467
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/styleSheets) */
13721
+ /**
13722
+ * The **`styleSheets`** read-only property of the Document interface returns a StyleSheetList of CSSStyleSheet objects, for stylesheets explicitly linked into or embedded in a document.
13723
+ *
13724
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/styleSheets)
13725
+ */
13468
13726
  readonly styleSheets: StyleSheetList;
13727
+ /** The **`elementFromPoint()`** method, available on the Document object, returns the topmost Element at the specified coordinates (relative to the viewport). */
13469
13728
  elementFromPoint(x: number, y: number): Element | null;
13729
+ /** The **`elementsFromPoint()`** method of the Document interface returns an array of all elements at the specified coordinates (relative to the viewport). The elements are ordered from the topmost to the bottommost box of the viewport. */
13470
13730
  elementsFromPoint(x: number, y: number): Element[];
13471
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/getAnimations) */
13731
+ /**
13732
+ * The **`getAnimations()`** method of the Document interface returns an array of all Animation objects currently in effect whose target elements are descendants of the document. This array includes CSS Animations, CSS Transitions, and Web Animations.
13733
+ *
13734
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/getAnimations)
13735
+ */
13472
13736
  getAnimations(): Animation[];
13473
13737
  }
13474
13738
 
@@ -17319,12 +17583,6 @@ interface HTMLAnchorElement extends HTMLElement, HTMLHyperlinkElementUtils, Hype
17319
17583
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/download)
17320
17584
  */
17321
17585
  download: string;
17322
- /**
17323
- * The **`hreflang`** property of the HTMLAnchorElement interface is a string that is the language of the linked resource.
17324
- *
17325
- * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/hreflang)
17326
- */
17327
- hreflang: string;
17328
17586
  /** @deprecated */
17329
17587
  name: string;
17330
17588
  /**
@@ -17356,24 +17614,12 @@ interface HTMLAnchorElement extends HTMLElement, HTMLHyperlinkElementUtils, Hype
17356
17614
  rev: string;
17357
17615
  /** @deprecated */
17358
17616
  shape: string;
17359
- /**
17360
- * The **`target`** property of the HTMLAnchorElement interface is a string that indicates where to display the linked resource.
17361
- *
17362
- * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/target)
17363
- */
17364
- target: string;
17365
17617
  /**
17366
17618
  * The **`text`** property of the HTMLAnchorElement represents the text inside the element. This property represents the same information as Node.textContent.
17367
17619
  *
17368
17620
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/text)
17369
17621
  */
17370
17622
  text: string;
17371
- /**
17372
- * The **`type`** property of the HTMLAnchorElement interface is a string that indicates the MIME type of the linked resource.
17373
- *
17374
- * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/type)
17375
- */
17376
- type: string;
17377
17623
  addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLAnchorElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
17378
17624
  addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
17379
17625
  removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLAnchorElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
@@ -17442,12 +17688,6 @@ interface HTMLAreaElement extends HTMLElement, HTMLHyperlinkElementUtils, Hyperl
17442
17688
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAreaElement/shape)
17443
17689
  */
17444
17690
  shape: string;
17445
- /**
17446
- * The **`target`** property of the HTMLAreaElement interface is a string that indicates where to display the linked resource.
17447
- *
17448
- * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAreaElement/target)
17449
- */
17450
- target: string;
17451
17691
  addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLAreaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
17452
17692
  addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
17453
17693
  removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLAreaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
@@ -17720,6 +17960,7 @@ interface HTMLCanvasElement extends HTMLElement {
17720
17960
  getContext(contextId: "bitmaprenderer", options?: ImageBitmapRenderingContextSettings): ImageBitmapRenderingContext | null;
17721
17961
  getContext(contextId: "webgl", options?: WebGLContextAttributes): WebGLRenderingContext | null;
17722
17962
  getContext(contextId: "webgl2", options?: WebGLContextAttributes): WebGL2RenderingContext | null;
17963
+ getContext(contextId: "webgpu"): GPUCanvasContext | null;
17723
17964
  getContext(contextId: string, options?: any): RenderingContext | null;
17724
17965
  /**
17725
17966
  * The **`HTMLCanvasElement.toBlob()`** method creates a Blob object representing the image contained in the canvas. This file may be cached on the disk or stored in memory at the discretion of the user agent.
@@ -18643,14 +18884,18 @@ declare var HTMLHtmlElement: {
18643
18884
 
18644
18885
  interface HTMLHyperlinkElementUtils {
18645
18886
  /**
18646
- * Returns the hyperlink's URL.
18647
- *
18648
- * Can be set, to change the URL.
18887
+ * The **`href`** property of the HTMLAnchorElement interface is a stringifier that returns the absolute URL corresponding to the element's href attribute (or an empty string if href is unset). Setting this property updates the element's href attribute to the provided value.
18649
18888
  *
18650
18889
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/href)
18651
18890
  */
18652
18891
  href: string;
18653
18892
  toString(): string;
18893
+ /**
18894
+ * The **`target`** property of the HTMLAnchorElement interface is a string that indicates where to display the linked resource.
18895
+ *
18896
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/target)
18897
+ */
18898
+ target: string;
18654
18899
  }
18655
18900
 
18656
18901
  /**
@@ -22196,79 +22441,73 @@ declare var History: {
22196
22441
 
22197
22442
  interface HyperlinkElementUtils {
22198
22443
  /**
22199
- * Returns the hyperlink's URL's fragment (includes leading "#" if non-empty).
22200
- *
22201
- * Can be set, to change the URL's fragment (ignores leading "#").
22444
+ * The **`hash`** property of the HTMLAnchorElement interface is a string containing a "#" followed by the fragment identifier of the <a> element's href. If the URL does not have a fragment identifier, this property contains an empty string, "".
22202
22445
  *
22203
22446
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/hash)
22204
22447
  */
22205
22448
  hash: string;
22206
22449
  /**
22207
- * Returns the hyperlink's URL's host and port (if different from the default port for the scheme).
22208
- *
22209
- * Can be set, to change the URL's host and port.
22450
+ * The **`host`** property of the HTMLAnchorElement interface is a string containing the host, which is the hostname, and then, if the port of the URL is nonempty, a ":", followed by the port of the URL. If the URL does not have a hostname, this property contains an empty string, "".
22210
22451
  *
22211
22452
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/host)
22212
22453
  */
22213
22454
  host: string;
22214
22455
  /**
22215
- * Returns the hyperlink's URL's host.
22216
- *
22217
- * Can be set, to change the URL's host.
22456
+ * The **`hostname`** property of the HTMLAnchorElement interface is a string containing either the domain name or IP address of the <a> element's href. If the URL does not have a hostname, this property contains an empty string, "". IPv4 and IPv6 addresses are normalized, such as stripping leading zeros, and domain names are converted to IDN.
22218
22457
  *
22219
22458
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/hostname)
22220
22459
  */
22221
22460
  hostname: string;
22222
22461
  /**
22223
- * Returns the hyperlink's URL's origin.
22462
+ * The **`hreflang`** property of the HTMLAnchorElement interface is a string that is the language of the linked resource.
22463
+ *
22464
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/hreflang)
22465
+ */
22466
+ hreflang: string;
22467
+ /**
22468
+ * The **`origin`** read-only property of the HTMLAnchorElement interface returns a string containing the Unicode serialization of the origin of the <a> element's href.
22224
22469
  *
22225
22470
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/origin)
22226
22471
  */
22227
22472
  readonly origin: string;
22228
22473
  /**
22229
- * Returns the hyperlink's URL's password.
22230
- *
22231
- * Can be set, to change the URL's password.
22474
+ * The **`password`** property of the HTMLAnchorElement interface is a string containing the password component of the <a> element's href. If the URL does not have a password, this property contains an empty string, "".
22232
22475
  *
22233
22476
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/password)
22234
22477
  */
22235
22478
  password: string;
22236
22479
  /**
22237
- * Returns the hyperlink's URL's path.
22238
- *
22239
- * Can be set, to change the URL's path.
22480
+ * The **`HTMLAnchorElement.pathname`** property is a string containing an initial '/' followed by the path of the URL not including the query string or fragment (or the empty string if there is no path).
22240
22481
  *
22241
22482
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/pathname)
22242
22483
  */
22243
22484
  pathname: string;
22244
22485
  /**
22245
- * Returns the hyperlink's URL's port.
22246
- *
22247
- * Can be set, to change the URL's port.
22486
+ * The **`port`** property of the HTMLAnchorElement interface is a string containing the port number of the <a> element's href. If the port is the default for the protocol (80 for ws: and http:, 443 for wss: and https:, and 21 for ftp:), this property contains an empty string, "".
22248
22487
  *
22249
22488
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/port)
22250
22489
  */
22251
22490
  port: string;
22252
22491
  /**
22253
- * Returns the hyperlink's URL's scheme.
22254
- *
22255
- * Can be set, to change the URL's scheme.
22492
+ * The **`protocol`** property of the HTMLAnchorElement interface is a string containing the protocol or scheme of the <area> element's href, including the final ":".
22256
22493
  *
22257
22494
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/protocol)
22258
22495
  */
22259
22496
  protocol: string;
22260
22497
  /**
22261
- * Returns the hyperlink's URL's query (includes leading "?" if non-empty).
22262
- *
22263
- * Can be set, to change the URL's query (ignores leading "?").
22498
+ * The **`search`** property of the HTMLAnchorElement interface is a search string, also called a query string, that is a string containing a "?" followed by the parameters of the <a> element's href. If the URL does not have a search query, this property contains an empty string, "".
22264
22499
  *
22265
22500
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/search)
22266
22501
  */
22267
22502
  search: string;
22268
22503
  /**
22269
- * Returns the hyperlink's URL's username.
22504
+ * The **`type`** property of the HTMLAnchorElement interface is a string that indicates the MIME type of the linked resource.
22270
22505
  *
22271
- * Can be set, to change the URL's username.
22506
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/type)
22507
+ */
22508
+ type: string;
22509
+ /**
22510
+ * The **`username`** property of the HTMLAnchorElement interface is a string containing the username component of the <a> element's href. If the URL does not have a username, this property contains an empty string, "".
22272
22511
  *
22273
22512
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/username)
22274
22513
  */
@@ -26703,7 +26942,7 @@ interface NonDocumentTypeChildNode {
26703
26942
 
26704
26943
  interface NonElementParentNode {
26705
26944
  /**
26706
- * Returns the first element within node's descendants whose ID is elementId.
26945
+ * The **`getElementById()`** method of the Document interface returns an Element object representing the element whose id property matches the specified string. Since element IDs are required to be unique if specified, they're a useful way to get access to a specific element quickly.
26707
26946
  *
26708
26947
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/getElementById)
26709
26948
  */
@@ -27094,6 +27333,7 @@ interface OffscreenCanvas extends EventTarget {
27094
27333
  getContext(contextId: "bitmaprenderer", options?: any): ImageBitmapRenderingContext | null;
27095
27334
  getContext(contextId: "webgl", options?: any): WebGLRenderingContext | null;
27096
27335
  getContext(contextId: "webgl2", options?: any): WebGL2RenderingContext | null;
27336
+ getContext(contextId: "webgpu"): GPUCanvasContext | null;
27097
27337
  getContext(contextId: OffscreenRenderingContextId, options?: any): OffscreenRenderingContext | null;
27098
27338
  /**
27099
27339
  * The **`transferToImageBitmap()`** method of the OffscreenCanvas interface creates an ImageBitmap object from the most recently rendered image of the OffscreenCanvas. The image in the OffscreenCanvas is replaced with a new blank image for subsequent rendering.
@@ -27381,46 +27621,50 @@ declare var PannerNode: {
27381
27621
  };
27382
27622
 
27383
27623
  interface ParentNode extends Node {
27384
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/childElementCount) */
27624
+ /**
27625
+ * The **`Document.childElementCount`** read-only property returns the number of child elements of the document.
27626
+ *
27627
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/childElementCount)
27628
+ */
27385
27629
  readonly childElementCount: number;
27386
27630
  /**
27387
- * Returns the child elements.
27631
+ * The read-only **`children`** property returns a live HTMLCollection which contains all of the child elements of the document upon which it was called.
27388
27632
  *
27389
27633
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/children)
27390
27634
  */
27391
27635
  readonly children: HTMLCollection;
27392
27636
  /**
27393
- * Returns the first child that is an element, and null otherwise.
27637
+ * The **`Document.firstElementChild`** read-only property returns the document's first child Element, or null if there are no child elements.
27394
27638
  *
27395
27639
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/firstElementChild)
27396
27640
  */
27397
27641
  readonly firstElementChild: Element | null;
27398
27642
  /**
27399
- * Returns the last child that is an element, and null otherwise.
27643
+ * The **`Document.lastElementChild`** read-only property returns the document's last child Element, or null if there are no child elements.
27400
27644
  *
27401
27645
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/lastElementChild)
27402
27646
  */
27403
27647
  readonly lastElementChild: Element | null;
27404
27648
  /**
27405
- * Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.
27406
- *
27407
- * Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
27649
+ * The **`Document.append()`** method inserts a set of Node objects or strings after the last child of the document. Strings are inserted as equivalent Text nodes.
27408
27650
  *
27409
27651
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/append)
27410
27652
  */
27411
27653
  append(...nodes: (Node | string)[]): void;
27412
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/moveBefore) */
27413
- moveBefore(node: Node, child: Node | null): void;
27414
27654
  /**
27415
- * Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.
27655
+ * The **`moveBefore()`** method of the Document interface moves a given Node inside the Document DOM node as a direct child, before a given reference node.
27416
27656
  *
27417
- * Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
27657
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/moveBefore)
27658
+ */
27659
+ moveBefore(node: Node, child: Node | null): void;
27660
+ /**
27661
+ * The **`Document.prepend()`** method inserts a set of Node objects or strings before the first child of the document. Strings are inserted as equivalent Text nodes.
27418
27662
  *
27419
27663
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/prepend)
27420
27664
  */
27421
27665
  prepend(...nodes: (Node | string)[]): void;
27422
27666
  /**
27423
- * Returns the first element that is a descendant of node that matches selectors.
27667
+ * The Document method **`querySelector()`** returns the first Element within the document that matches the specified CSS selector, or group of CSS selectors. If no matches are found, null is returned.
27424
27668
  *
27425
27669
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/querySelector)
27426
27670
  */
@@ -27431,7 +27675,7 @@ interface ParentNode extends Node {
27431
27675
  querySelector<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): HTMLElementDeprecatedTagNameMap[K] | null;
27432
27676
  querySelector<E extends Element = Element>(selectors: string): E | null;
27433
27677
  /**
27434
- * Returns all element descendants of node that match selectors.
27678
+ * The Document method **`querySelectorAll()`** returns a static (not live) NodeList representing a list of the document's elements that match the specified group of selectors.
27435
27679
  *
27436
27680
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/querySelectorAll)
27437
27681
  */
@@ -27442,9 +27686,7 @@ interface ParentNode extends Node {
27442
27686
  querySelectorAll<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): NodeListOf<HTMLElementDeprecatedTagNameMap[K]>;
27443
27687
  querySelectorAll<E extends Element = Element>(selectors: string): NodeListOf<E>;
27444
27688
  /**
27445
- * Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.
27446
- *
27447
- * Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
27689
+ * The **`Document.replaceChildren()`** method replaces the existing children of a Document with a specified new set of children.
27448
27690
  *
27449
27691
  * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/replaceChildren)
27450
27692
  */
@@ -28910,9 +29152,17 @@ declare var PopStateEvent: {
28910
29152
  };
28911
29153
 
28912
29154
  interface PopoverTargetAttributes {
28913
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/popoverTargetAction) */
29155
+ /**
29156
+ * The **`popoverTargetAction`** property of the HTMLButtonElement interface gets and sets the action to be performed ("hide", "show", or "toggle") on a popover element being controlled by a button.
29157
+ *
29158
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/popoverTargetAction)
29159
+ */
28914
29160
  popoverTargetAction: string;
28915
- /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/popoverTargetElement) */
29161
+ /**
29162
+ * The **`popoverTargetElement`** property of the HTMLButtonElement interface gets and sets the popover element to control via a button.
29163
+ *
29164
+ * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/popoverTargetElement)
29165
+ */
28916
29166
  popoverTargetElement: Element | null;
28917
29167
  }
28918
29168
 
@@ -43060,6 +43310,47 @@ declare namespace CSS {
43060
43310
  function vw(value: number): CSSUnitValue;
43061
43311
  }
43062
43312
 
43313
+ declare namespace GPUBufferUsage {
43314
+ const MAP_READ: 0x0001;
43315
+ const MAP_WRITE: 0x0002;
43316
+ const COPY_SRC: 0x0004;
43317
+ const COPY_DST: 0x0008;
43318
+ const INDEX: 0x0010;
43319
+ const VERTEX: 0x0020;
43320
+ const UNIFORM: 0x0040;
43321
+ const STORAGE: 0x0080;
43322
+ const INDIRECT: 0x0100;
43323
+ const QUERY_RESOLVE: 0x0200;
43324
+ }
43325
+
43326
+ declare namespace GPUColorWrite {
43327
+ const RED: 0x1;
43328
+ const GREEN: 0x2;
43329
+ const BLUE: 0x4;
43330
+ const ALPHA: 0x8;
43331
+ const ALL: 0xF;
43332
+ }
43333
+
43334
+ declare namespace GPUMapMode {
43335
+ const READ: 0x0001;
43336
+ const WRITE: 0x0002;
43337
+ }
43338
+
43339
+ declare namespace GPUShaderStage {
43340
+ const VERTEX: 0x1;
43341
+ const FRAGMENT: 0x2;
43342
+ const COMPUTE: 0x4;
43343
+ }
43344
+
43345
+ declare namespace GPUTextureUsage {
43346
+ const COPY_SRC: 0x01;
43347
+ const COPY_DST: 0x02;
43348
+ const TEXTURE_BINDING: 0x04;
43349
+ const STORAGE_BINDING: 0x08;
43350
+ const RENDER_ATTACHMENT: 0x10;
43351
+ const TRANSIENT_ATTACHMENT: 0x20;
43352
+ }
43353
+
43063
43354
  declare namespace WebAssembly {
43064
43355
  /** The **`WebAssembly.CompileError`** object indicates an error during WebAssembly decoding or validation. */
43065
43356
  interface CompileError extends Error {
@@ -44870,6 +45161,7 @@ type CompressionFormat = "brotli" | "deflate" | "deflate-raw" | "gzip";
44870
45161
  type CookieSameSite = "lax" | "none" | "strict";
44871
45162
  type CredentialMediationRequirement = "conditional" | "optional" | "required" | "silent";
44872
45163
  type DOMParserSupportedType = "application/xhtml+xml" | "application/xml" | "image/svg+xml" | "text/html" | "text/xml";
45164
+ type DigitalCredentialPresentationProtocol = "org-iso-mdoc";
44873
45165
  type DirectionSetting = "" | "lr" | "rl";
44874
45166
  type DisplayCaptureSurfaceType = "browser" | "monitor" | "window";
44875
45167
  type DistanceModelType = "exponential" | "inverse" | "linear";
@@ -44886,6 +45178,7 @@ type FlowControlType = "hardware" | "none";
44886
45178
  type FontDisplay = "auto" | "block" | "fallback" | "optional" | "swap";
44887
45179
  type FontFaceLoadStatus = "error" | "loaded" | "loading" | "unloaded";
44888
45180
  type FontFaceSetLoadStatus = "loaded" | "loading";
45181
+ type FullscreenKeyboardLock = "browser" | "none";
44889
45182
  type FullscreenNavigationUI = "auto" | "hide" | "show";
44890
45183
  type GPUAddressMode = "clamp-to-edge" | "mirror-repeat" | "repeat";
44891
45184
  type GPUAutoLayoutMode = "auto";