Bug 137574 - Two svg tests crashing in iOS simulator
Summary: Two svg tests crashing in iOS simulator
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-09 14:54 PDT by Simon Fraser (smfr)
Modified: 2024-01-17 10:08 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).