blob: e591f3e23c129d72e76f79e0068ec34aa0a5f4d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[shared-worker-import-meta.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT, ERROR]
[OK, ERROR]
[Test import.meta.url on the imported module script.]
expected: FAIL
[Test import.meta.url on the imported module script with a fragment.]
expected: FAIL
[Test import.meta.url on the top-level module script.]
expected: FAIL
|