Skip to content

[CPF] Cover leading plus SVG transform values - #22

Merged
gn-adin-b merged 1 commit into
mainfrom
adin/test-leading-plus-transform
Jul 27, 2026
Merged

[CPF] Cover leading plus SVG transform values#22
gn-adin-b merged 1 commit into
mainfrom
adin/test-leading-plus-transform

Conversation

@gn-adin-b

Copy link
Copy Markdown

What is the goal?

Cover leading-plus numbers in SVG transforms using the intended SVG syntax.

How is it being implemented?

  • Add a regression test proving translate(0, +40) parses as (0, 40).
  • Replace Foundation regex parity with explicit expected transform operations.
  • Retain negative, exponent, comma, and whitespace coverage.

Automated tests

  • swift test --filter SVGParsingUtilitiesTests

@gn-adin-b
gn-adin-b merged commit 3deb742 into main Jul 27, 2026
3 checks passed
@gn-adin-b
gn-adin-b deleted the adin/test-leading-plus-transform branch July 27, 2026 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants