Bug 249510 - Align `stroke-width` & `stroke-dashoffset` CSS property parsing with the specification
Summary: Align `stroke-width` & `stroke-dashoffset` CSS property parsing with the spec...
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
: 250838 (view as bug list)
Depends on:
Blocks: 175733
  Show dependency treegraph
 
Reported: 2022-12-16 16:48 PST by Chris Dumez
Modified: 2023-01-26 15:15 PST (History)
2 users (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-16 16:48:01 PST
Align `stroke-width` & `stroke-dashoffset` CSS property parsing with the specification:
- https://svgwg.org/svg2-draft/painting.html#StrokeWidth
- https://svgwg.org/svg2-draft/painting.html#StrokeDashoffsetProperty
Comment 1 Chris Dumez 2022-12-16 18:42:50 PST
Pull request: https://github.com/WebKit/WebKit/pull/7800
Comment 2 EWS 2022-12-19 16:45:18 PST
Committed 258107@main (77685f21f584): <https://commits.webkit.org/258107@main>

Reviewed commits have been landed. Closing PR #7800 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-12-19 16:46:20 PST
<rdar://problem/103536304>
Comment 4 Said Abou-Hallawa 2023-01-26 15:15:35 PST
*** Bug 250838 has been marked as a duplicate of this bug. ***