Bug 272517

Summary: [svg] WPT test `svg/path/property/serialization.svg` fails to test computed style converts relative commands to absolute commands in one subtest
Product: WebKit Reporter: Antoine Quint <graouts>
Component: SVGAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: sabouhallawa, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/45663
Bug Depends on:    
Bug Blocks: 234227    

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.