diff --git a/source b/source index 657afbe5d4d..609315f1646 100644 --- a/source +++ b/source @@ -3267,6 +3267,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
  • AbortSignal
  • aborted
  • signal abort
  • +
  • add
  • The get an attribute by name algorithm
  • @@ -3355,13 +3356,14 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute

    User agents are encouraged to implement the features described in execCommand. EXECCOMMAND

    -

    The following parts of Fullscreen API are referenced from this - specification, in part to define the rendering of dialog elements, and also to - define how the Fullscreen API interacts with HTML: FULLSCREEN

    +

    The following features are defined in Fullscreen API: FULLSCREEN

    @@ -60380,9 +60382,8 @@ interface HTMLDialogElement : HTMLElement {