Bug 301534

Summary: [ iOS 26 ] imported/w3c/web-platform-tests/dom/nodes/Document-createEvent.https.html is a constant text failure
Product: WebKit Reporter: Bryan Medina <bmedina2>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Bryan Medina
Reported 2025-10-27 14:59:31 PDT
imported/w3c/web-platform-tests/dom/nodes/Document-createEvent.https.html is a constant text failure on iOS26 after new OS 26 bringup on OpenSource HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fdom%2Fnodes%2FDocument-createEvent.https.html TEXT DIFF: --- /Volumes/Data/worker/Apple-iOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/dom/nodes/Document-createEvent.https-expected.txt +++ /Volumes/Data/worker/Apple-iOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/dom/nodes/Document-createEvent.https-actual.txt @@ -133,12 +133,12 @@ PASS createEvent('uievents') should be initialized correctly. PASS UIEVENTS should be an alias for UIEvent. PASS createEvent('UIEVENTS') should be initialized correctly. -PASS TouchEvent should be an alias for TouchEvent. -PASS createEvent('TouchEvent') should be initialized correctly. -PASS touchevent should be an alias for TouchEvent. -PASS createEvent('touchevent') should be initialized correctly. -PASS TOUCHEVENT should be an alias for TouchEvent. -PASS createEvent('TOUCHEVENT') should be initialized correctly. +NOTRUN TouchEvent should be an alias for TouchEvent. 'expose legacy touch event APIs' +NOTRUN createEvent('TouchEvent') should be initialized correctly. 'expose legacy touch event APIs' +NOTRUN touchevent should be an alias for TouchEvent. 'expose legacy touch event APIs' +NOTRUN createEvent('touchevent') should be initialized correctly. 'expose legacy touch event APIs' +NOTRUN TOUCHEVENT should be an alias for TouchEvent. 'expose legacy touch event APIs' +NOTRUN createEvent('TOUCHEVENT') should be initialized correctly. 'expose legacy touch event APIs' PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TouchEvents" PASS Should throw NOT_SUPPORTED_ERR for unrecognized arguments PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationEvent" TEXT DIFF URL: https://build.webkit.org/results/Apple-iOS-26-Simulator-Release-WK2-Tests/302079@main%20(7)/imported/w3c/web-platform-tests/dom/nodes/Document-createEvent.https-diff.txt
Attachments
Radar WebKit Bug Importer
Comment 1 2025-10-27 15:00:05 PDT
Bryan Medina
Comment 2 2025-10-27 15:09:55 PDT
EWS
Comment 3 2025-10-27 15:12:38 PDT
Test gardening commit 302205@main (0c89036433ba): <https://commits.webkit.org/302205@main> Reviewed commits have been landed. Closing PR #53047 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.