[resource-selection-remove-source.html]
[Changes to networkState when inserting and removing a ]
expected:
if (os == "linux") and asan and fission: [PASS, FAIL]
if (os == "linux") and asan and not fission: [PASS, FAIL]
if (os == "linux") and not asan and tsan: [PASS, FAIL]
if (os == "win") and os_version == "11.26100" and ccov: [PASS, FAIL]
if (os == "win") and not debug: FAIL
if (os == "android") and not debug: FAIL
if os == "mac": FAIL
[FAIL, PASS]