forked from Floorp-Projects/Floorp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backed out changeset 0054de12b39c (bug 1425310) while the issue is be…
…ing investigated(Bug 1832361) CLOSED TREE
- Loading branch information
Cristian Tuns
committed
May 10, 2023
1 parent
1ce9c6c
commit 44fa46d
Showing
18 changed files
with
107 additions
and
352 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
testing/web-platform/meta/preload/avoid-delaying-onload-link-modulepreload-exec.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[avoid-delaying-onload-link-modulepreload-exec.html] | ||
expected: ERROR |
2 changes: 2 additions & 0 deletions
2
testing/web-platform/meta/preload/avoid-delaying-onload-link-modulepreload.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[avoid-delaying-onload-link-modulepreload.html] | ||
expected: ERROR |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
[modulepreload.html] | ||
expected: TIMEOUT | ||
[link rel=modulepreload] | ||
expected: TIMEOUT | ||
|
||
[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 invalid as= value] | ||
expected: NOTRUN | ||
|
||
[link rel=modulepreload with integrity match] | ||
expected: NOTRUN | ||
|
||
[link rel=modulepreload with integrity mismatch] | ||
expected: NOTRUN | ||
|
||
[cross-origin link rel=modulepreload] | ||
expected: NOTRUN | ||
|
||
[cross-origin link rel=modulepreload crossorigin=anonymous] | ||
expected: NOTRUN | ||
|
||
[same-origin link rel=modulepreload crossorigin=anonymous] | ||
expected: NOTRUN | ||
|
||
[same-origin link rel=modulepreload crossorigin=use-credentials] | ||
expected: NOTRUN | ||
|
||
[cross-origin link rel=modulepreload crossorigin=use-credentials] | ||
expected: NOTRUN | ||
|
||
[link rel=modulepreload with integrity match2] | ||
expected: NOTRUN | ||
|
Oops, something went wrong.