[webkit-changes] [WebKit/WebKit] 7b1a4e: Import the Screen Wake Lock API tests
Chris Dumez
noreply at github.com
Thu Sep 22 21:38:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7b1a4e7e5fb469b0eea41fe131f2f190d08f2383
https://github.com/WebKit/WebKit/commit/7b1a4e7e5fb469b0eea41fe131f2f190d08f2383
Author: Chris Dumez <cdumez at apple.com>
Date: 2022-09-22 (Thu, 22 Sep 2022)
Changed paths:
M LayoutTests/TestExpectations
M LayoutTests/imported/w3c/resources/import-expectations.json
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/META.yml
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/idlharness.https.window-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/idlharness.https.window.html
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/idlharness.https.window.js
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/resources/page1.html
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/resources/page2.html
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/resources/w3c-import.log
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/w3c-import.log
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-active-document.https.window-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-active-document.https.window.html
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-active-document.https.window.js
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-disabled-by-feature-policy.https.sub-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-disabled-by-feature-policy.https.sub.html
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-disabled-by-feature-policy.https.sub.html.headers
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-enabled-by-feature-policy-attribute-redirect-on-load.https.sub-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-enabled-by-feature-policy-attribute-redirect-on-load.https.sub.html
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-enabled-by-feature-policy-attribute.https.sub-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-enabled-by-feature-policy-attribute.https.sub.html
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-enabled-by-feature-policy.https.sub-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-enabled-by-feature-policy.https.sub.html
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-enabled-by-feature-policy.https.sub.html.headers
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-enabled-on-self-origin-by-feature-policy.https.sub-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-enabled-on-self-origin-by-feature-policy.https.sub.html
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-enabled-on-self-origin-by-feature-policy.https.sub.html.headers
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-insecure-context.any-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-insecure-context.any.html
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-insecure-context.any.js
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-insecure-context.any.worker-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-insecure-context.any.worker.html
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-onrelease.https-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-onrelease.https.html
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-released.https-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-released.https.html
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-request-denied.https-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-request-denied.https.html
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-screen-type-on-worker.https.worker-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-screen-type-on-worker.https.worker.html
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-screen-type-on-worker.https.worker.js
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-supported-by-feature-policy-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-supported-by-feature-policy.html
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-type.https.window-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-type.https.window.html
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelock-type.https.window.js
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelockpermissiondescriptor.https-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/wakelockpermissiondescriptor.https.html
Log Message:
-----------
Import the Screen Wake Lock API tests
https://bugs.webkit.org/show_bug.cgi?id=245537
Reviewed by Tim Nguyen.
Import the Screen Wake Lock API WPT tests from upstream 834bda497115a2be24a0d.
* LayoutTests/imported/w3c/resources/import-expectations.json:
* LayoutTests/imported/w3c/web-platform-tests/screen-wake-lock/*: Added.
Canonical link: https://commits.webkit.org/254779@main
More information about the webkit-changes
mailing list