Bug 264541 - [SVG SMIL] Stop dispatching SMIL events while seeking
Summary: [SVG SMIL] Stop dispatching SMIL events while seeking
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: BrowserCompat, InRadar, WPTImpact
Depends on:
Blocks:
 
Reported: 2023-11-09 17:03 PST by Ahmad Saleem
Modified: 2023-11-21 00:26 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 2023-11-09 17:03:28 PST
Hi Team,

While going through WPT failures, I noticed that we fail a lot of 'seeking' tests:

WPT Test Cases: https://wpt.fyi/results/svg/animations?label=master&label=experimental&aligned=&q=seeking-events-

^ Since only Safari / WebKit are failing these (at least most of them), so I will add 'BrowserCompat' tag and 'WPTImpact' as well.

Blink Commit: https://chromium-review.googlesource.com/c/chromium/src/+/2020947

Web-Spec (based on Blink Commit): https://www.w3.org/TR/SMIL3/smil-timing.html#q114

Just raising so we can track them and easier to fix, if we have them as bug.

Thanks!
Comment 1 Radar WebKit Bug Importer 2023-11-16 17:04:15 PST
<rdar://problem/118538267>