Bug 303137
| Summary: | [threaded-animations] document with a single `<div>` that has `opacity: 0` won't yield an accelerated scroll-driven animation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | graouts, 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=303136 | ||
Antoine Quint
The fix for bug 303136 has to work around an issue found in the existing test `webanimations/threaded-animations/scroll-timeline-in-iframe.html` where we would no longer accelerate the animation of a `<div>` that initially has `opacity: 0`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/165441664>