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 Bugs | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/163515137>
Bryan Medina
Pull request: https://github.com/WebKit/WebKit/pull/53047
EWS
Test gardening commit 302205@main (0c89036433ba): <https://commits.webkit.org/302205@main>
Reviewed commits have been landed. Closing PR #53047 and removing active labels.