Bug 137574

Summary: Two svg tests crashing in iOS simulator
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ahmad.saleem792, thorton, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=267642

Description Simon Fraser (smfr) 2014-10-09 14:54:04 PDT
These tests crash in the DRT iOS simulator:

svg/as-image/svg-nested.html [ Crash ]
svg/dom/SVGAnimatedAngle.html  [ Pass Crash ]
Comment 1 Ahmad Saleem 2024-01-17 10:08:52 PST
(In reply to Simon Fraser (smfr) from comment #0)
> These tests crash in the DRT iOS simulator:
> 
> svg/as-image/svg-nested.html [ Crash ]
> svg/dom/SVGAnimatedAngle.html  [ Pass Crash ]

For `svg/as-image/svg-nested.html`:

<rdar://problem/14590711> CrashTracer: [USER] DumpRenderTree at WebCore: WebCore::Element::detach + 17

> svg/dom/SVGAnimatedAngle.html  [ Pass Crash ] -> Look into 'See Also' (Deleted this local copy of test and WPT does not crash).