Bug 284542
Summary: | [scroll-animations] WPT test scroll-animations/scroll-timelines/effect-updateTiming.html has failures | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Antoine Quint <graouts> |
Status: | NEW | ||
Severity: | Normal | CC: | graouts, karin684182, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://github.com/web-platform-tests/wpt/pull/51030 | ||
Bug Depends on: | |||
Bug Blocks: | 284541 |
Antoine Quint
There is one failing subtest in scroll-animations/scroll-timelines/effect-updateTiming.html:
FAIL Throws when setting invalid duration: Infinity assert_throws_js: function "() => {
const anim = createScrollLinkedAnimationWithTiming(t, { duration: invalid })
anim.play();
}" did not throw
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/141356805>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/41655
Antoine Quint
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/51030