Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7094241f824bee3109640a3907d7a6f2b67eab67
https://github.com/WebKit/WebKit/commit/7094241f824bee3109640a3907d7a6f2b67eab67
Author: Anne van Kesteren <[email protected]>
Date: 2026-09-01 (Tue, 01 Sep 2026)
Changed paths:
A
LayoutTests/imported/w3c/web-platform-tests/custom-elements/form-associated/ElementInternals-setValidity-normalize-newlines-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/custom-elements/form-associated/ElementInternals-setValidity-normalize-newlines.html
M
LayoutTests/imported/w3c/web-platform-tests/custom-elements/form-associated/w3c-import.log
M
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/setCustomValidity-normalize-newlines-expected.txt
M Source/WebCore/html/FormListedElement.cpp
Log Message:
-----------
Make FormListedElement::setCustomValidity simplify newlines
https://bugs.webkit.org/show_bug.cgi?id=322988
Reviewed by Tim Nguyen.
This was standardized except for it also needing to impact
ElementInternals. That's now covered here:
https://github.com/whatwg/html/pull/12870
Test:
imported/w3c/web-platform-tests/custom-elements/form-associated/ElementInternals-setValidity-normalize-newlines.html
web-platform-tests changes: https://github.com/web-platform-tests/wpt/pull/62327
Canonical link: https://commits.webkit.org/320235@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications