Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 49417ee685e5cd2e86b3a4a36e72610ad922169f
https://github.com/WebKit/WebKit/commit/49417ee685e5cd2e86b3a4a36e72610ad922169f
Author: Keith Cirkel <[email protected]>
Date: 2024-03-11 (Mon, 11 Mar 2024)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invokeelement-interface.tentative-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invokeevent-interface.tentative-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invoketarget-button-event-dispatch.tentative-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/interfaces/invokers.tentative.idl
M Source/WebCore/dom/InvokeEvent.idl
M Source/WebCore/html/HTMLFormControlElement.cpp
M Source/WebCore/html/HTMLFormControlElement.h
M Source/WebCore/html/InvokerElement.idl
Log Message:
-----------
[Invokers] Auto should be empty value.
https://bugs.webkit.org/show_bug.cgi?id=270771
Reviewed by Tim Nguyen.
This updates the `invokeaction` in the Invoker IDls to use the empty
string rather than `auto`. This fixes some new failing WPTs.
See: https://github.com/whatwg/html/pull/9841
*
LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invokeelement-interface.tentative-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invokeevent-interface.tentative-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invoketarget-button-event-dispatch.tentative-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/interfaces/invokers.tentative.idl:
* Source/WebCore/dom/InvokeEvent.idl:
* Source/WebCore/html/HTMLFormControlElement.cpp:
(WebCore::HTMLFormControlElement::handleInvokeAction):
(WebCore::HTMLFormControlElement::invokeAction const): Deleted.
(WebCore::HTMLFormControlElement::setInvokeAction): Deleted.
* Source/WebCore/html/HTMLFormControlElement.h:
* Source/WebCore/html/InvokerElement.idl:
Canonical link: https://commits.webkit.org/275910@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes