Bug 309088

Summary: [iPad iOS] imported/w3c/web-platform-tests/digital-credentials/allow-attribute-with-get.https.html is a text constant failure.
Product: WebKit Reporter: Diego De La Toba <d_delatoba>
Component: New BugsAssignee: Diego De La Toba <d_delatoba>
Status: NEW    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Diego De La Toba
Reported 2026-03-03 11:18:41 PST
imported/w3c/web-platform-tests/digital-credentials/allow-attribute-with-get.https.html is a constant text failure on iPad iOS. HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fdigital-credentials%2Fallow-attribute-with-get.https.html DIFF: --- /Volumes/Data/worker/Apple-iPadOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/digital-credentials/allow-attribute-with-get.https-expected.txt +++ /Volumes/Data/worker/Apple-iPadOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/digital-credentials/allow-attribute-with-get.https-actual.txt @@ -1,18 +1,14 @@ -This test requires user interaction. -Please click here to allow User activation. -Harness Error (TIMEOUT), message = null +FAIL With Get: Policy to use: null, is cross-origin: false, is allowed by policy: true assert_true: <iframe src="https://web-platform.test:9443/digital-credentials/support/iframe.html" data-expect-is-allowed="true" width="400" height="200"></iframe> - The document is not focused. expected true got false +PASS With Get: Policy to use: null, is cross-origin: true, is allowed by policy: false +FAIL With Get: Policy to use: digital-credentials-get, is cross-origin: false, is allowed by policy: true assert_true: <iframe allow="digital-credentials-get" src="https://web-platform.test:9443/digital-credentials/support/iframe.html" data-expect-is-allowed="true" width="400" height="200"></iframe> - The document is not focused. expected true got false +PASS With Get: Policy to use: digital-credentials-get, is cross-origin: true, is allowed by policy: true +FAIL With Get: Policy to use: digital-credentials-get *, is cross-origin: false, is allowed by policy: true assert_true: <iframe allow="digital-credentials-get *" src="https://web-platform.test:9443/digital-credentials/support/iframe.html" data-expect-is-allowed="true" width="400" height="200"></iframe> - The document is not focused. expected true got false +PASS With Get: Policy to use: digital-credentials-get *, is cross-origin: true, is allowed by policy: true +PASS With Get: Policy to use: digital-credentials-get 'none', is cross-origin: false, is allowed by policy: false +PASS With Get: Policy to use: digital-credentials-get 'none', is cross-origin: true, is allowed by policy: false +FAIL With Get: Policy to use: digital-credentials-get 'self', is cross-origin: false, is allowed by policy: true assert_true: <iframe allow="digital-credentials-get 'self'" src="https://web-platform.test:9443/digital-credentials/support/iframe.html" data-expect-is-allowed="true" width="400" height="200"></iframe> - The document is not focused. expected true got false +PASS With Get: Policy to use: digital-credentials-get 'self', is cross-origin: true, is allowed by policy: false +PASS With Get: Policy to use: digital-credentials-get https://www1.web-platform.test:9443, is cross-origin: false, is allowed by policy: false +PASS With Get: Policy to use: digital-credentials-get https://www1.web-platform.test:9443, is cross-origin: true, is allowed by policy: true -TIMEOUT With Get: Policy to use: null, is cross-origin: false, is allowed by policy: true Test timed out -NOTRUN With Get: Policy to use: null, is cross-origin: true, is allowed by policy: false -NOTRUN With Get: Policy to use: digital-credentials-get, is cross-origin: false, is allowed by policy: true -NOTRUN With Get: Policy to use: digital-credentials-get, is cross-origin: true, is allowed by policy: true -NOTRUN With Get: Policy to use: digital-credentials-get *, is cross-origin: false, is allowed by policy: true -NOTRUN With Get: Policy to use: digital-credentials-get *, is cross-origin: true, is allowed by policy: true -NOTRUN With Get: Policy to use: digital-credentials-get 'none', is cross-origin: false, is allowed by policy: false -NOTRUN With Get: Policy to use: digital-credentials-get 'none', is cross-origin: true, is allowed by policy: false -NOTRUN With Get: Policy to use: digital-credentials-get 'self', is cross-origin: false, is allowed by policy: true -NOTRUN With Get: Policy to use: digital-credentials-get 'self', is cross-origin: true, is allowed by policy: false -NOTRUN With Get: Policy to use: digital-credentials-get https://www1.web-platform.test:9443, is cross-origin: false, is allowed by policy: false -NOTRUN With Get: Policy to use: digital-credentials-get https://www1.web-platform.test:9443, is cross-origin: true, is allowed by policy: true - DIFF URL: https://build.webkit.org/results/Apple-iPadOS-26-Simulator-Release-WK2-Tests/308538%40main%20(1190)/imported/w3c/web-platform-tests/digital-credentials/allow-attribute-with-get.https-pretty-diff.html REPRODUCTION: Reproduced with the following using iPad simulator running iOS 26.2 release ToT: run-webkit-tests --ios-simulator --force --release --child-processes=1 --no-retry --exit-after-n-failures 10 --iterations 100 imported/w3c/web-platform-tests/digital-credentials/allow-attribute-with-get.https.html Marking expectations as failure while this pends investigation.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-03 11:18:47 PST
Diego De La Toba
Comment 2 2026-03-03 11:34:27 PST
EWS
Comment 3 2026-03-03 11:36:23 PST
Test gardening commit 308567@main (d93f4b4cab18): <https://commits.webkit.org/308567@main> Reviewed commits have been landed. Closing PR #59815 and removing active labels.
Diego De La Toba
Comment 4 2026-03-03 14:16:33 PST
Note You need to log in before you can comment on or make changes to this bug.