Bug 188613

Summary: Enable IntersectionObserver tests on Windows
Product: WebKit Reporter: Ali Juma <ajuma>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: REOPENED ---    
Severity: Normal CC: chi187, lforschler, pvollan, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

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.