Bug 240864 - [LBSE] Add support for <path>
Summary: [LBSE] Add support for <path>
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords: InRadar
Depends on: 240793
Blocks: 90738
  Show dependency treegraph
 
Reported: 2022-05-24 03:49 PDT by Nikolas Zimmermann
Modified: 2022-06-21 01:27 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2022-05-24 03:49:02 PDT
Move RenderSVGPath -> LegacyRenderSVGPath, and introduce RenderSVGPath based on the downstream LBSE version, just like it was done for RenderSVGRect/LegacyRenderSVGRect (webkit.org/b/234878, webkit.org/b/234992).
Comment 1 Nikolas Zimmermann 2022-05-24 05:11:22 PDT
Pull request: https://github.com/WebKit/WebKit/pull/973
Comment 2 Radar WebKit Bug Importer 2022-05-31 03:49:11 PDT
<rdar://problem/94142588>
Comment 3 EWS 2022-06-21 01:27:19 PDT
Committed r295683 (251688@main): <https://commits.webkit.org/251688@main>

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