[webkit-changes] [WebKit/WebKit] bb7f62: import invokers wpt tests

Commit Queue noreply at github.com
Tue Oct 24 08:32:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bb7f62f1e69f9411526191c4b5fb0659bd58fcf4
      https://github.com/WebKit/WebKit/commit/bb7f62f1e69f9411526191c4b5fb0659bd58fcf4
  Author: Keith Cirkel <webkit at keithcirkel.co.uk>
  Date:   2023-10-24 (Tue, 24 Oct 2023)

  Changed paths:
    M LayoutTests/imported/w3c/resources/import-expectations.json
    A LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/idlharness.tentative-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/idlharness.tentative.html
    A LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invokeelement-interface.tentative-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invokeelement-interface.tentative.html
    A LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invokeevent-dispatch-shadow.tentative-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invokeevent-dispatch-shadow.tentative.html
    A LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invokeevent-interface.tentative-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invokeevent-interface.tentative.html
    A LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invoketarget-button-event-dispatch.tentative-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invoketarget-button-event-dispatch.tentative.html
    A LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/resources/invoker-utils.js
    A LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/resources/w3c-import.log
    A LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/w3c-import.log

  Log Message:
  -----------
  import invokers wpt tests
https://bugs.webkit.org/show_bug.cgi?id=263443

Reviewed by Tim Nguyen.

Upstream commit: https://github.com/web-platform-tests/wpt/commit/0d569c25cc1d7265e8eb92ead6049600edef4a1b

* LayoutTests/imported/w3c/resources/import-expectations.json:
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/idlharness.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/idlharness.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invokeelement-interface.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invokeelement-interface.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invokeevent-dispatch-shadow.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invokeevent-dispatch-shadow.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invokeevent-interface.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invokeevent-interface.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invoketarget-button-event-dispatch.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/invoketarget-button-event-dispatch.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/resources/invoker-utils.js: Added.
(waitForRender):
(async clickOn):
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/resources/w3c-import.log: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/semantics/invokers/w3c-import.log: Added.

Canonical link: https://commits.webkit.org/269715@main




More information about the webkit-changes mailing list