Bug 249615 - Align `stroke-dasharray` CSS property parsing with the specification
Summary: Align `stroke-dasharray` CSS property parsing with the specification
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 175733
  Show dependency treegraph
 
Reported: 2022-12-19 15:58 PST by Chris Dumez
Modified: 2022-12-20 08:50 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-12-19 15:58:16 PST
Align `stroke-dasharray` CSS property parsing with the specification:
- https://svgwg.org/svg2-draft/painting.html#StrokeDashing
- https://svgwg.org/svg2-draft/painting.html#DataTypeDasharray
Comment 1 Chris Dumez 2022-12-19 16:32:37 PST
Pull request: https://github.com/WebKit/WebKit/pull/7884
Comment 2 EWS 2022-12-20 08:49:43 PST
Committed 258136@main (36071c56fa58): <https://commits.webkit.org/258136@main>

Reviewed commits have been landed. Closing PR #7884 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-12-20 08:50:17 PST
<rdar://problem/103558647>