[webkit-changes] [WebKit/WebKit] db0669: Add <template>'s shadowRootDelegatesFocus & shadow...

Anne van Kesteren noreply at github.com
Mon Mar 25 10:22:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: db0669a6fa034ab98e120208f72fd232948b1fcc
      https://github.com/WebKit/WebKit/commit/db0669a6fa034ab98e120208f72fd232948b1fcc
  Author: Anne van Kesteren <annevk at annevk.nl>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/shadow-dom/declarative/declarative-shadow-dom-basic-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/shadow-dom/declarative/declarative-shadow-dom-basic.html
    M Source/WebCore/html/HTMLTemplateElement.idl

  Log Message:
  -----------
  Add <template>'s shadowRootDelegatesFocus & shadowRootClonable
https://bugs.webkit.org/show_bug.cgi?id=271640

Reviewed by Tim Nguyen.

These were missed in prior PRs that added support for the corresponding
content attributes.

Partially synchronize WPT up to the following commit to add missing
test coverage:
https://github.com/web-platform-tests/wpt/commit/2969dd3b1af9126ed769915ff852cb29eb615d52

* LayoutTests/imported/w3c/web-platform-tests/shadow-dom/declarative/declarative-shadow-dom-basic-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/shadow-dom/declarative/declarative-shadow-dom-basic.html:
* Source/WebCore/html/HTMLTemplateElement.idl:

Canonical link: https://commits.webkit.org/276631@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list