diff --git a/reports/2022.html b/reports/2022.html index ed4c45f..6d22543 100644 --- a/reports/2022.html +++ b/reports/2022.html @@ -228,7 +228,7 @@

Status

Firefox (shipped in version 90)
  • - Safari has merged a PR implementing the first part of the ElementInternals spec which includes the form-associated custom elements behavior; however, the initial PR doesn't include the actual form-association APIs. The polyfill does check for the presence of the form-associated APIs separately from ElementInternals, so this is not likely to cause any issues if it is released in part. + WebKit is in favor and has the feature in active development and has merged a PR implementing the first part of ElementInternals which includes the form-associated custom elements behavior; however, the initial PR doesn't include the actual form-association APIs.
  • @@ -312,9 +312,6 @@

    Concerns

  • The form-associated APIs currently have no way for a developer to behave as a custom submit button. Though there are several workarounds.
  • -
    -

    Dissenting Opinion

    -

    Related Specs