Bug 272517 - [svg] WPT test `svg/path/property/serialization.svg` fails to test computed style converts relative commands to absolute commands in one subtest
Summary: [svg] WPT test `svg/path/property/serialization.svg` fails to test computed s...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks: 234227
  Show dependency treegraph
 
Reported: 2024-04-11 02:14 PDT by Antoine Quint
Modified: 2024-04-11 05:55 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2024-04-11 02:14:57 PDT
One of the subtests in `svg/path/property/serialization.svg` is incorrect in that it fails to check that relative commands are converted to absolute commands when serializing through the computed style.
Comment 1 Radar WebKit Bug Importer 2024-04-11 02:16:55 PDT
<rdar://problem/126262327>
Comment 2 Antoine Quint 2024-04-11 02:18:38 PDT
Pull request: https://github.com/WebKit/WebKit/pull/27137
Comment 3 Antoine Quint 2024-04-11 02:19:21 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/45663
Comment 4 EWS 2024-04-11 05:55:24 PDT
Committed 277380@main (0a59024e40c4): <https://commits.webkit.org/277380@main>

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