Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1dbf607c40b277a58e773cf826e3c3e4065fbdb4
https://github.com/WebKit/WebKit/commit/1dbf607c40b277a58e773cf826e3c3e4065fbdb4
Author: Anne van Kesteren <[email protected]>
Date: 2026-03-07 (Sat, 07 Mar 2026)
Changed paths:
A
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-optgroup-legend-label-expected.html
A
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-optgroup-legend-label-ref.html
A
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-optgroup-legend-label.html
M Source/WebCore/html/HTMLOptGroupElement.cpp
Log Message:
-----------
Fix HTML's get an optgroup element's label
https://bugs.webkit.org/show_bug.cgi?id=309161
Reviewed by Ryosuke Niwa.
We were missing this algorithm as it was not tested, so add a test.
Test:
imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-optgroup-legend-label.html
Upstream: https://github.com/web-platform-tests/wpt/pull/58329
Canonical link: https://commits.webkit.org/308856@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications