[shared-worker-options-mismatch.html]
[Connecting to shared worker with different options should be blocked: default to extended in classic]
expected: FAIL
[Connecting to shared worker with different options should be blocked: extended to default in classic]
expected: FAIL
[Connecting to shared worker with different options should be blocked: true to false in classic]
expected: FAIL
[Connecting to shared worker with different options should be blocked: false to true in classic]
expected: FAIL
[Connecting to shared worker with different options should be blocked: default to extended in module]
expected: FAIL
[Connecting to shared worker with different options should be blocked: extended to default in module]
expected: FAIL
[Connecting to shared worker with different options should be blocked: true to false in module]
expected: FAIL
[Connecting to shared worker with different options should be blocked: false to true in module]
expected: FAIL