Bug 208052

Summary: [intersection-observer] Cross origins tests time out
Product: WebKit Reporter: Frédéric Wang (:fredw) <fred.wang>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ajuma
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Frédéric Wang (:fredw) 2020-02-21 06:37:21 PST
I'm going to add this:

imported/w3c/web-platform-tests/intersection-observer/v2/cross-origin-effects.sub.html [ Timeout ]
imported/w3c/web-platform-tests/intersection-observer/v2/cross-origin-occlusion.sub.html [ Timeout ]
Comment 1 Ali Juma 2020-02-21 07:07:25 PST
Note that these tests are for IntersectionObserver v2, which is not implemented in WebKit.
Comment 2 Frédéric Wang (:fredw) 2020-02-21 07:26:48 PST
(In reply to Ali Juma from comment #1)
> Note that these tests are for IntersectionObserver v2, which is not
> implemented in WebKit.

Right, I was just opening this separate bug for tracking the tests timing out (instead of adding -expected.txt with TIMEOUT). The bug for updating the WPT tests is bug 208053 and we pass many v2 tests ;-)