Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 84e2011fd5d2387195b07cee41dac1022e5873f5
      
https://github.com/WebKit/WebKit/commit/84e2011fd5d2387195b07cee41dac1022e5873f5
  Author: Luke Warlow <[email protected]>
  Date:   2026-08-06 (Thu, 06 Aug 2026)

  Changed paths:
    M LayoutTests/TestExpectations
    M 
LayoutTests/imported/w3c/web-platform-tests/dom/nodes/moveBefore/relevant-mutations-expected.txt
    M Source/WebCore/html/HTMLImageElement.cpp
    M Source/WebCore/html/HTMLImageElement.h
    M Source/WebCore/html/HTMLSourceElement.cpp
    M Source/WebCore/html/HTMLSourceElement.h

  Log Message:
  -----------
  Implement moving steps for source and img elements
https://bugs.webkit.org/show_bug.cgi?id=320462

Reviewed by Ryosuke Niwa.

Implements the moving steps for source and img elements to handle when they're 
moved inside of or out of a picture element.

This now passes the relevant-mutations.html WPT.

* LayoutTests/TestExpectations:
* 
LayoutTests/imported/w3c/web-platform-tests/dom/nodes/moveBefore/relevant-mutations-expected.txt:
* Source/WebCore/html/HTMLImageElement.cpp:
(WebCore::HTMLImageElement::movingSteps):
* Source/WebCore/html/HTMLImageElement.h:
* Source/WebCore/html/HTMLSourceElement.cpp:
(WebCore::HTMLSourceElement::movingSteps):
* Source/WebCore/html/HTMLSourceElement.h:

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



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

Reply via email to