blob: da77cd9f4fa0ee14b52f1d941fd393c0ba48afeb (
plain)
1
2
3
4
5
6
7
8
|
[no-entries-for-cross-origin-css-fetched.sub.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Make sure that resources fetched by cross origin CSS are not in the timeline.]
expected:
if (os == "linux") and not fission and not debug: [PASS, FAIL]
if (os == "android") and not fission: FAIL
if (os == "android") and fission: [PASS, FAIL]
|