Bug 240793

Summary: [LBSE] Add support for <circle> & <ellipse>
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: SVGAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: rbuis, sabouhallawa, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=234878
https://bugs.webkit.org/show_bug.cgi?id=234992
Bug Depends on:    
Bug Blocks: 90738, 240864    

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>