Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c4630c75c34ce74a2fcb8d788d78fc4afbd8c422
https://github.com/WebKit/WebKit/commit/c4630c75c34ce74a2fcb8d788d78fc4afbd8c422
Author: Marcos Caceres <[email protected]>
Date: 2026-07-06 (Mon, 06 Jul 2026)
Changed paths:
M LayoutTests/TestExpectations
A
LayoutTests/http/wpt/identity/formats/ISO18013/encryption-info-validation.https-expected.txt
A
LayoutTests/http/wpt/identity/formats/ISO18013/encryption-info-validation.https.html
A
LayoutTests/http/wpt/identity/formats/ISO18013/malformed-requests.https-expected.txt
A
LayoutTests/http/wpt/identity/formats/ISO18013/malformed-requests.https.html
A
LayoutTests/http/wpt/identity/formats/ISO18013/mixed-requests.https-expected.txt
A LayoutTests/http/wpt/identity/formats/ISO18013/mixed-requests.https.html
A LayoutTests/http/wpt/identity/formats/ISO18013/origin-binding.https.html
A
LayoutTests/http/wpt/identity/formats/ISO18013/response-handling.https.html
A LayoutTests/http/wpt/identity/formats/ISO18013/support/helper.js
A LayoutTests/http/wpt/identity/formats/ISO18013/support/iframe.html
A LayoutTests/http/wpt/identity/formats/ISO18013/valid-roundtrip.https.html
R
LayoutTests/imported/w3c/web-platform-tests/digital-credentials/mdoc/encryption-info-validation.https-expected.txt
R
LayoutTests/imported/w3c/web-platform-tests/digital-credentials/mdoc/encryption-info-validation.https.html
R
LayoutTests/imported/w3c/web-platform-tests/digital-credentials/mdoc/malformed-requests.https-expected.txt
R
LayoutTests/imported/w3c/web-platform-tests/digital-credentials/mdoc/malformed-requests.https.html
R
LayoutTests/imported/w3c/web-platform-tests/digital-credentials/mdoc/mixed-requests.https-expected.txt
R
LayoutTests/imported/w3c/web-platform-tests/digital-credentials/mdoc/mixed-requests.https.html
R
LayoutTests/imported/w3c/web-platform-tests/digital-credentials/mdoc/origin-binding.https.html
R
LayoutTests/imported/w3c/web-platform-tests/digital-credentials/mdoc/response-handling.https.html
R
LayoutTests/imported/w3c/web-platform-tests/digital-credentials/mdoc/valid-roundtrip.https.html
R
LayoutTests/imported/w3c/web-platform-tests/digital-credentials/mdoc/w3c-import.log
M LayoutTests/platform/ios/TestExpectations
Log Message:
-----------
Relocate ISO 18013 mdoc tests to internal identity tests
rdar://181218068
https://bugs.webkit.org/show_bug.cgi?id=318432
Reviewed by Anne van Kesteren.
Verifying ISO 18013 conformance is out of scope for the Digital Credentials
API specification, so these mdoc-format tests were removed upstream from
web-platform-tests in https://github.com/web-platform-tests/wpt/pull/61038 and
should no longer be imported into WebKit. Rather than lose the coverage, they
are moved out of the imported web-platform-tests digital-credentials suite and
maintained as WebKit-internal tests under http/wpt/identity/formats/ISO18013/,
where a future WPT re-import will not duplicate them. Their shared helper.js
and iframe.html support files are copied alongside, and the module and iframe
paths are updated for the new location. The three tests that require the
WebDriver BiDi virtual-wallet testdriver extension remain skipped
(webkit.org/b/306292).
Canonical link: https://commits.webkit.org/316547@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications