Bug 208052 - [intersection-observer] Cross origins tests time out
Summary: [intersection-observer] Cross origins tests time out
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-21 06:37 PST by Frédéric Wang (:fredw)
Modified: 2020-02-21 07:26 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ;-)