COOP noopener: Remove the non-standard and flaky null check from WPT (#47054)
Given the fact that the null check in COOP noopener's WPTs is
non-standard [1] and flaky [2], it's better to remove it for now.
[1] whatwg/html#10457
[2] #46979 (comment)
Bug: 344963946
Change-Id: I0bc0e7d153cc400938079a9d12209f57ea8310fc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5687771
Commit-Queue: Yoav Weiss (@Shopify) yoavweiss@chromium.org
Reviewed-by: Arthur Sonzogni arthursonzogni@chromium.org
Cr-Commit-Position: refs/heads/main@{#1324852}
Co-authored-by: Yoav Weiss yoavweiss@chromium.org