Bug 188613 - Enable IntersectionObserver tests on Windows
Summary: Enable IntersectionObserver tests on Windows
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-08-15 13:13 PDT by Ali Juma
Modified: 2018-11-18 10:12 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ali Juma 2018-08-15 13:13:35 PDT
IntersectionObserver tests fail on Windows because DRT doesn't enable the feature in enableExperimentalFeatures(IWebPreferences* preferences).

I'm going to disable the tests for now.
Comment 1 Ali Juma 2018-08-15 13:45:51 PDT
Committed r234899: <https://trac.webkit.org/changeset/234899>
Comment 2 Radar WebKit Bug Importer 2018-08-15 13:46:19 PDT
<rdar://problem/43348115>
Comment 3 Ali Juma 2018-08-15 13:47:18 PDT
Re-opening to track the tests getting re-enabled.