47 lines
976 B
INI
47 lines
976 B
INI
[request-structure.any.worker.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, CRASH]
|
|
if os == "android": [OK, CRASH]
|
|
[Check isReloadNavigation attribute]
|
|
expected: FAIL
|
|
|
|
[Check isHistoryNavigation attribute]
|
|
expected: FAIL
|
|
|
|
[Check duplex attribute]
|
|
expected: FAIL
|
|
|
|
|
|
[request-structure.any.sharedworker.html]
|
|
[Check isReloadNavigation attribute]
|
|
expected: FAIL
|
|
|
|
[Check isHistoryNavigation attribute]
|
|
expected: FAIL
|
|
|
|
[Check duplex attribute]
|
|
expected: FAIL
|
|
|
|
|
|
[request-structure.any.html]
|
|
[Check isReloadNavigation attribute]
|
|
expected: FAIL
|
|
|
|
[Check isHistoryNavigation attribute]
|
|
expected: FAIL
|
|
|
|
[Check duplex attribute]
|
|
expected: FAIL
|
|
|
|
|
|
[request-structure.any.serviceworker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
[Check isReloadNavigation attribute]
|
|
expected: FAIL
|
|
|
|
[Check isHistoryNavigation attribute]
|
|
expected: FAIL
|
|
|
|
[Check duplex attribute]
|
|
expected: FAIL
|