[webkit-changes] [WebKit/WebKit] d8a892: REGRESSION(273523 at main): A test case in html/seman...

Ryosuke Niwa noreply at github.com
Tue Mar 5 13:03:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d8a8923dfc32ea4b1ed9310a8e510c0167161946
      https://github.com/WebKit/WebKit/commit/d8a8923dfc32ea4b1ed9310a8e510c0167161946
  Author: Ryosuke Niwa <rniwa at webkit.org>
  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 at 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


More information about the webkit-changes mailing list