Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 198be334f155e62044fdf1a2349d08db055a3423
      
https://github.com/WebKit/WebKit/commit/198be334f155e62044fdf1a2349d08db055a3423
  Author: Ryosuke Niwa <[email protected]>
  Date:   2022-12-19 (Mon, 19 Dec 2022)

  Changed paths:
    A 
LayoutTests/fast/shadow-dom/element-internals-exposes-declarative-shadow-root-expected.txt
    A 
LayoutTests/fast/shadow-dom/element-internals-exposes-declarative-shadow-root.html
    M LayoutTests/platform/win/TestExpectations
    M Source/WebCore/dom/ElementInternals.cpp

  Log Message:
  -----------
  Declarative Shadow DOM should be exposed in ElementInternals.shadowRoot
https://bugs.webkit.org/show_bug.cgi?id=249523

Reviewed by Chris Dumez.

Expose the declarative shadow DOM in ElementInternals.prototype.shadowRoot.

* 
LayoutTests/fast/shadow-dom/element-internals-exposes-declarative-shadow-root-expected.txt:
 Added.
* 
LayoutTests/fast/shadow-dom/element-internals-exposes-declarative-shadow-root.html:
 Added.
* LayoutTests/platform/win/TestExpectations:
* Source/WebCore/dom/ElementInternals.cpp:
(WebCore::ElementInternals::shadowRoot const):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to