1 2 3 4 5
// META: global=serviceworker test((t) => { assert_false('targetClientId' in FetchEvent.prototype) }, 'targetClientId should not be on FetchEvent');