Bug 240793 - [LBSE] Add support for <circle> & <ellipse>
Summary: [LBSE] Add support for <circle> & <ellipse>
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:
Blocks: 90738 240864
  Show dependency treegraph
 
Reported: 2022-05-23 04:48 PDT by Nikolas Zimmermann
Modified: 2022-05-24 07:32 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-23 04:48:31 PDT
Move RenderSVGEllipse -> LegacyRenderSVGEllipse, and introduce RenderSVGEllipse 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-23 05:28:41 PDT
Pull request: https://github.com/WebKit/WebKit/pull/912
Comment 2 EWS 2022-05-24 07:31:46 PDT
Committed r294745 (250913@main): <https://commits.webkit.org/250913@main>

Reviewed commits have been landed. Closing PR #912 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-05-24 07:32:14 PDT
<rdar://problem/93831273>