Bug 137574
| Summary: | Two svg tests crashing in iOS simulator | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | SVG | Assignee: | 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 | ||
Simon Fraser (smfr)
These tests crash in the DRT iOS simulator:
svg/as-image/svg-nested.html [ Crash ]
svg/dom/SVGAnimatedAngle.html [ Pass Crash ]
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
(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).