WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
302901
[iOS] imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation-data-url.tentative.sub.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=302901
Summary
[iOS] imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigati...
Marta Darbinyan
Reported
2025-11-20 15:41:14 PST
The following test is constantly failing on iOS26 after OS upgrade on Opensource. imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation-data-url.tentative.sub.html PASS <img id="dangling" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII="> -FAIL <img id="dangling" src="data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII="> assert_equals: Height expected 1 but got 0 -FAIL <img id="dangling" src="data:image/png;base64,i VBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII="> assert_equals: Height expected 1 but got 0 +PASS <img id="dangling" src="data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII="> +PASS <img id="dangling" src="data:image/png;base64,i VBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII="> PASS <img id="dangling" src="data:image/svg+xml;utf8,\n <svg width='1' height='1' xmlns='
http://www.w3.org/2000/svg
'>\n <rect width='100%' height='100%' fill='rebeccapurple'/>\n <rect x='10%' y='10%' width='80%' height='80%' fill='lightgreen'/>\n </svg>"> PASS <iframe id="dangling"\n src="data:text/html,\n <img\n onload='window.parent.postMessage("loaded", "*");'\n onerror='window.parent.postMessage("error", "*");'\n src='
http://web-platform.test:8800/images/gr een-256x256.png
'>\n ">\n </iframe> PASS <iframe id="dangling"\n src="data:text/html,\n <img\n onload='window.parent.postMessage("loaded", "*");'\n onerror='window.parent.postMessage("error", "*&quo Test history:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Ffetch%2Fsecurity%2Fdangling-markup-mitigation-data-url.tentative.sub.html&platform=ios
Test result:
https://ews-build.webkit.org/#/builders/154/builds/2868
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-11-20 15:41:59 PST
<
rdar://problem/165165272
>
EWS
Comment 2
2025-11-20 16:58:31 PST
Test gardening commit
303364@main
(38d0769811be): <
https://commits.webkit.org/303364@main
> Reviewed commits have been landed. Closing PR #54282 and removing active labels.
youenn fablet
Comment 3
2025-12-10 02:04:27 PST
Pull request:
https://github.com/WebKit/WebKit/pull/55165
EWS
Comment 4
2025-12-12 23:45:35 PST
Committed
304412@main
(76bace0870c3): <
https://commits.webkit.org/304412@main
> Reviewed commits have been landed. Closing PR #55165 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug