Bug 43945

Summary: WebKitTestRunner does not correctly resize WebView for W3C SVG tests
Product: WebKit Reporter: Jon Honeycutt <jhoneycutt>
Component: WebKit2Assignee: Jon Honeycutt <jhoneycutt>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Bug Depends on:    
Bug Blocks: 43379    
Attachments:
Description Flags
Patch sam: review+

Description Jon Honeycutt 2010-08-12 20:30:34 PDT
WebKitTestRunner does not correctly resize the WebView to 480x360 as expected for the W3C SVG 1.1 tests.
Comment 1 Jon Honeycutt 2010-08-12 20:37:14 PDT
<rdar://problem/8305814>
Comment 2 Jon Honeycutt 2010-08-12 20:38:04 PDT
Created attachment 64294 [details]
Patch
Comment 3 Jon Honeycutt 2010-08-12 20:48:53 PDT
Landed in r65294. Thanks, Sam!