Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4247c3f6c8db79e938e16e742937ed93969b9a21
      
https://github.com/WebKit/WebKit/commit/4247c3f6c8db79e938e16e742937ed93969b9a21
  Author: Luke Warlow <[email protected]>
  Date:   2026-08-19 (Wed, 19 Aug 2026)

  Changed paths:
    M LayoutTests/TestExpectations
    M 
LayoutTests/imported/w3c/web-platform-tests/dom/nodes/moveBefore/select-option-optgroup-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/dom/nodes/moveBefore/select-option-optgroup.html
    M Source/WebCore/html/HTMLOptionElement.cpp
    M Source/WebCore/html/HTMLOptionElement.h

  Log Message:
  -----------
  Implement moving steps for HTMLOptionElement
https://bugs.webkit.org/show_bug.cgi?id=320556

Reviewed by Ryosuke Niwa and Darin Adler.

Implements the missing moving steps for the option element.

Spec: 
https://html.spec.whatwg.org/multipage/form-elements.html#the-option-element:html-element-moving-steps

* LayoutTests/TestExpectations:
* 
LayoutTests/imported/w3c/web-platform-tests/dom/nodes/moveBefore/select-option-optgroup-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/dom/nodes/moveBefore/select-option-optgroup.html:
* Source/WebCore/html/HTMLOptionElement.cpp:
(WebCore::HTMLOptionElement::movingSteps):
* Source/WebCore/html/HTMLOptionElement.h:

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



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

Reply via email to