Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d8a8923dfc32ea4b1ed9310a8e510c0167161946
      
https://github.com/WebKit/WebKit/commit/d8a8923dfc32ea4b1ed9310a8e510c0167161946
  Author: Ryosuke Niwa <[email protected]>
  Date:   2024-03-05 (Tue, 05 Mar 2024)

  Changed paths:
    A 
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/radio-disconnected-group-owner-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/radio-disconnected-group-owner.html
    M Source/WebCore/html/HTMLInputElement.cpp

  Log Message:
  -----------
  REGRESSION(273523@main): A test case in 
html/semantics/forms/the-input-element/radio-disconnected-group-owner.html fails
https://bugs.webkit.org/show_bug.cgi?id=270478

Reviewed by Chris Dumez.

Add the input element to tree scope's radio group after insertion if it didn't 
result in becoming connected.

* 
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/radio-disconnected-group-owner-expected.txt:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/radio-disconnected-group-owner.html:
 Added.
* Source/WebCore/html/HTMLInputElement.cpp:
(WebCore::HTMLInputElement::insertedIntoAncestor):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to