Files
servo/tests/wpt/meta/preload/modulepreload.html.ini
Servo WPT Sync c197caff99 Sync WPT with upstream (01-02-2026) (#42267)
Automated downstream sync of changes from upstream as of 01-02-2026
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2026-02-01 01:31:35 +00:00

170 lines
4.4 KiB
INI
Vendored

[modulepreload.html]
expected: TIMEOUT
[link rel=modulepreload]
expected: TIMEOUT
[same-origin link rel=modulepreload crossorigin=anonymous]
expected: NOTRUN
[same-origin link rel=modulepreload crossorigin=use-credentials]
expected: NOTRUN
[cross-origin link rel=modulepreload]
expected: NOTRUN
[cross-origin link rel=modulepreload crossorigin=anonymous]
expected: NOTRUN
[cross-origin link rel=modulepreload crossorigin=use-credentials]
expected: NOTRUN
[link rel=modulepreload with submodules]
expected: NOTRUN
[link rel=modulepreload for a module with syntax error]
expected: NOTRUN
[link rel=modulepreload for a module with network error]
expected: NOTRUN
[link rel=modulepreload with bad href attribute]
expected: NOTRUN
[link rel=modulepreload as=script]
expected: NOTRUN
[link rel=modulepreload with non-script-like as= value (image)]
expected: NOTRUN
[link rel=modulepreload with non-script-like as= value (xslt)]
expected: NOTRUN
[link rel=modulepreload with integrity match]
expected: NOTRUN
[link rel=modulepreload with integrity match2]
expected: NOTRUN
[link rel=modulepreload with integrity mismatch]
expected: NOTRUN
[link rel=modulepreload with integrity mismatch2]
expected: NOTRUN
[link rel=modulepreload with integrity mismatch3]
expected: NOTRUN
[multiple link rel=modulepreload with same href]
expected: NOTRUN
[multiple link rel=modulepreload with child module before parent]
expected: NOTRUN
[link rel=modulepreload with matching media]
expected: NOTRUN
[link rel=modulepreload with non-matching media]
expected: NOTRUN
[link rel=modulepreload with empty media]
expected: NOTRUN
[link rel=modulepreload with empty href]
expected: NOTRUN
[link rel=modulepreload with empty href and invalid as= value]
expected: NOTRUN
[link rel=modulepreload and script with non-matching crossorigin values]
expected: NOTRUN
[link rel=modulepreload and script with non-matching crossorigin values2]
expected: NOTRUN
[link rel=modulepreload and non-module script]
expected: NOTRUN
[link rel=modulepreload with invalid integrity]
expected: NOTRUN
[link rel=modulepreload with script shares a cache with <script> tags]
expected: TIMEOUT
[link rel=modulepreload with non-style as= value (style)]
expected: NOTRUN
[link rel=modulepreload with non-JSON as= value (JSON)]
expected: NOTRUN
[link rel=modulepreload with script doesn't re-fetch when imported]
expected: NOTRUN
[link rel=modulepreload for a script module with syntax error will still load]
expected: NOTRUN
[link rel=modulepreload for a script module with network error]
expected: NOTRUN
[link rel=modulepreload with script and matching media]
expected: NOTRUN
[link rel=modulepreload with script and non-matching media]
expected: NOTRUN
[link rel=modulepreload with script and empty media]
expected: NOTRUN
[link rel=modulepreload with script and empty href]
expected: NOTRUN
[multiple script link rel=modulepreload with same href]
expected: NOTRUN
[link rel=modulepreload with style doesn't re-fetch when imported]
expected: NOTRUN
[link rel=modulepreload for a style module with syntax error will still load]
expected: NOTRUN
[link rel=modulepreload for a style module with network error]
expected: NOTRUN
[link rel=modulepreload with style and matching media]
expected: NOTRUN
[link rel=modulepreload with style and non-matching media]
expected: NOTRUN
[link rel=modulepreload with style and empty media]
expected: NOTRUN
[link rel=modulepreload with style and empty href]
expected: NOTRUN
[multiple style link rel=modulepreload with same href]
expected: NOTRUN
[link rel=modulepreload with json doesn't re-fetch when imported]
expected: NOTRUN
[link rel=modulepreload for a json module with syntax error will still load]
expected: NOTRUN
[link rel=modulepreload for a json module with network error]
expected: NOTRUN
[link rel=modulepreload with json and matching media]
expected: NOTRUN
[link rel=modulepreload with json and non-matching media]
expected: NOTRUN
[link rel=modulepreload with json and empty media]
expected: NOTRUN
[link rel=modulepreload with json and empty href]
expected: NOTRUN
[multiple json link rel=modulepreload with same href]
expected: NOTRUN