Closed
Bug 1886516
Opened 2 years ago
Closed 1 year ago
New wpt failures in /fetch/security/dangling-markup/ [dangling-markup-mitigation-data-url.tentative.sub.html, dangling-markup-mitigation.tentative.html]
Categories
(Core :: DOM: Networking, defect)
Core
DOM: Networking
Tracking
()
RESOLVED
DUPLICATE
of bug 1873224
People
(Reporter: wpt-sync, Unassigned)
References
Details
(Whiteboard: [wpt])
Syncing wpt PR 45034 found new untriaged test failures in CI
Tests Affected
Firefox-only failures
- /fetch/security/dangling-markup/dangling-markup-mitigation.tentative.html [wpt.fyi]
- <img id="dangling" src="/images/green-1x1.png?img=
<b">:
FAIL - <img id="dangling" src="/images/green-1x1.png?img=<
b">:
FAIL
- <img id="dangling" src="/images/green-1x1.png?img=
<b">:
New Tests That Don't Pass
- /fetch/security/dangling-markup/dangling-markup-mitigation-data-url.tentative.sub.html [wpt.fyi]
- <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:8000/images/gr een-256x256.png?<'>\n ">\n </iframe>:
FAIL(Chrome:PASS, Safari:FAIL) - <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:8000/images/gr een-256x256.png?<'>\n ">\n </iframe>:
FAIL(Chrome:PASS, Safari:FAIL) - <iframe id="dangling"\n src="\ndata:text/html,\n <img\n onload='window.parent.postMessage("loaded", "");'\n onerror='window.parent.postMessage("error", "");'\n src='http://web-platform.test:8000/images/gr een-256x256.png?<'>\n ">\n </iframe>:
FAIL(Chrome:PASS, Safari:FAIL) - <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:8000/images/gr een-256x256.png?<'>\n ">\n </iframe>:
FAIL(Chrome:PASS, Safari:FAIL) - <iframe id="dangling"\n src="\tdata:text/html,\n <img\n onload='window.parent.postMessage("loaded", "");'\n onerror='window.parent.postMessage("error", "");'\n src='http://web-platform.test:8000/images/gr een-256x256.png?<'>\n ">\n </iframe>:
FAIL(Chrome:PASS, Safari:FAIL) - <iframe id="dangling"\n src="\rdata:text/html,\n <img\n onload='window.parent.postMessage("loaded", "");'\n onerror='window.parent.postMessage("error", "");'\n src='http://web-platform.test:8000/images/gr een-256x256.png?<'>\n ">\n </iframe>:
FAIL(Chrome:PASS, Safari:FAIL)
- <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:8000/images/gr een-256x256.png?<'>\n ">\n </iframe>:
- /fetch/security/dangling-markup/dangling-markup-mitigation.tentative.html [wpt.fyi]
- Fetch: /images/gre\nen-1x1.png?img=<:
FAIL(Chrome:PASS, Safari:FAIL) - Fetch: /images/gre\ren-1x1.png?img=<:
FAIL(Chrome:PASS, Safari:FAIL) - Fetch: /images/gre\ten-1x1.png?img=<:
FAIL(Chrome:PASS, Safari:FAIL) - Fetch: /images/green-1x1.png?<\n=block:
FAIL(Chrome:PASS, Safari:FAIL) - Fetch: /images/green-1x1.png?<\r=block:
FAIL(Chrome:PASS, Safari:FAIL) - Fetch: /images/green-1x1.png?<\t=block:
FAIL(Chrome:PASS, Safari:FAIL) - \n <img id="dangling" src="/images/green-1x1.png?img=\n <\n
b\n ">\n :
FAIL(Chrome:PASS, Safari:FAIL)
- Fetch: /images/gre\nen-1x1.png?img=<:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1884839 lands.
Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.
This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/
If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•