Bug 257130

Summary: Refactor SVGDescElement::description() to not need simplifyWhiteSpace()
Product: WebKit Reporter: Anne van Kesteren <annevk>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: sabouhallawa, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 257084    

Description Anne van Kesteren 2023-05-22 10:00:13 PDT
It's not exposed via IDL and has no callers.
Comment 1 Radar WebKit Bug Importer 2023-05-22 10:00:32 PDT
<rdar://problem/109664701>
Comment 2 Anne van Kesteren 2023-05-22 10:01:40 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14186