Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c475e74dd21df266f9754a9f2700ea847205a106
https://github.com/WebKit/WebKit/commit/c475e74dd21df266f9754a9f2700ea847205a106
Author: Anne van Kesteren <[email protected]>
Date: 2026-05-27 (Wed, 27 May 2026)
Changed paths:
A
LayoutTests/imported/w3c/web-platform-tests/css/selectors/heading-prefixed-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/css/selectors/heading-prefixed.html
M Source/WebCore/html/HTMLHeadingElement.cpp
Log Message:
-----------
Correct matching of :heading with qualified names
https://bugs.webkit.org/show_bug.cgi?id=315645
Reviewed by Tim Nguyen.
We incorrectly compared the qualified name with local names. Also tidy
up the assert. No need to ever return 0.
Test: imported/w3c/web-platform-tests/css/selectors/heading-prefixed.html
Upstream: https://github.com/web-platform-tests/wpt/pull/60201
Canonical link: https://commits.webkit.org/313963@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications