Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3bdc8f13fa091c7a0a06f89969806138d0e75cc3
https://github.com/WebKit/WebKit/commit/3bdc8f13fa091c7a0a06f89969806138d0e75cc3
Author: Anne van Kesteren <[email protected]>
Date: 2026-05-29 (Fri, 29 May 2026)
Changed paths:
A LayoutTests/fast/dom/Document-createElementNS-html-prefix-expected.txt
A LayoutTests/fast/dom/Document-createElementNS-html-prefix.html
M Source/WebCore/html/HTMLArticleElement.cpp
M Source/WebCore/html/HTMLSelectedContentElement.cpp
M Source/WebCore/html/HTMLSelectedContentElement.h
M Source/WebCore/html/HTMLTextAreaElement.cpp
M Source/WebCore/html/HTMLTextAreaElement.h
Log Message:
-----------
Ensure selectedcontent and textarea elements can be used with a namespace
prefix
https://bugs.webkit.org/show_bug.cgi?id=315843
Reviewed by Ryosuke Niwa.
Also fix an assert with the same underlying flaw in the article element.
Canonical link: https://commits.webkit.org/314166@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications