Bug 212162 - White spaces in the 'keyTimes' attribute should be ignored
Summary: White spaces in the 'keyTimes' attribute should be ignored
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords: InRadar
: 249581 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-05-20 12:52 PDT by Said Abou-Hallawa
Modified: 2022-12-20 02:45 PST (History)
12 users (show)

See Also:


Attachments
Patch (5.27 KB, patch)
2020-05-20 12:56 PDT, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff
Patch (5.29 KB, patch)
2020-05-20 13:02 PDT, Said Abou-Hallawa
sabouhallawa: review?
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Said Abou-Hallawa 2020-05-20 12:52:12 PDT
This prevents the animation in https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/keyTimes.

Specs link: https://svgwg.org/specs/animations/#KeyTimesAttribute
Comment 1 Said Abou-Hallawa 2020-05-20 12:56:51 PDT
Created attachment 399879 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2020-05-20 12:58:48 PDT
<rdar://problem/63460019>
Comment 3 Said Abou-Hallawa 2020-05-20 13:02:54 PDT
Created attachment 399881 [details]
Patch
Comment 4 Said Abou-Hallawa 2022-12-19 09:36:08 PST
*** Bug 249581 has been marked as a duplicate of this bug. ***
Comment 5 Ahmad Saleem 2022-12-19 09:44:29 PST
@Said, is this something on your radar or by adding "&&", I can fix this and use test cases from your patch? Thanks!
Comment 6 Said Abou-Hallawa 2022-12-19 12:09:29 PST
Pull request: https://github.com/WebKit/WebKit/pull/7862
Comment 7 EWS 2022-12-20 02:45:45 PST
Committed 258129@main (5f68aec1b052): <https://commits.webkit.org/258129@main>

Reviewed commits have been landed. Closing PR #7862 and removing active labels.