Bug 263438
| Summary: | Four dom/events/scrolling WPTs are constantly timing out | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | a_protyasha, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Abrar Rahman Protyasha
The WPTs overscroll-deltas.html, scrollend-event-fired-to-document.html, and scrollend-event-not-fired-on-no-scroll.html under imported/w3c/web-platform-tests/dom/events/scrolling are consistently timing out both on WKTR and safaridriver. We should fix these.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Abrar Rahman Protyasha
input-text-scroll-event-when-using-arrow-keys.html is another WPT in this area that is consistently timing out.
Radar WebKit Bug Importer
<rdar://problem/117580468>
Simon Fraser (smfr)
We don't support `scrollend` or `overscroll` events: bug 201556.