Bug 78126

Summary: Fix assertion in svg/dom/SVGStyledElement-pendingResource-crash.html
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

Description Anders Carlsson 2012-02-08 09:53:25 PST
Fix SVG test assertion
Comment 1 Anders Carlsson 2012-02-08 09:55:04 PST
Created attachment 126104 [details]
Patch
Comment 2 mitz 2012-02-08 09:55:48 PST
Comment on attachment 126104 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=126104&action=review

> Source/WebCore/ChangeLog:3
> +        Fix SVG test assertion

Can you name the test?
Comment 3 Anders Carlsson 2012-02-08 10:00:15 PST
Committed r107102: <http://trac.webkit.org/changeset/107102>