26 lines
676 B
INI
26 lines
676 B
INI
[sizes-cache.any.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
if os == "mac": [OK, CRASH]
|
|
[PerformanceResourceTiming sizes caching test]
|
|
expected: FAIL
|
|
|
|
|
|
[sizes-cache.any.serviceworker.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, ERROR]
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
[PerformanceResourceTiming sizes caching test]
|
|
expected: FAIL
|
|
|
|
|
|
[sizes-cache.any.sharedworker.html]
|
|
[PerformanceResourceTiming sizes caching test]
|
|
expected: FAIL
|
|
|
|
|
|
[sizes-cache.any.worker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
[PerformanceResourceTiming sizes caching test]
|
|
expected: FAIL
|