Bug 238749
| Summary: | focus-after-close.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | Scrolling | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | rniwa, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=233525 | ||
Tim Nguyen (:ntim)
web-platform-tests/html/semantics/interactive-elements/the-dialog-element/focus-after-close.html does step_timeout(resolve, 0), but scroll position should update right after the scroll event, not after an extra tick.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/91259609>
Ryosuke Niwa
*** This bug has been marked as a duplicate of bug 289204 ***