Bug 43945 - WebKitTestRunner does not correctly resize WebView for W3C SVG tests
Summary: WebKitTestRunner does not correctly resize WebView for W3C SVG tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Jon Honeycutt
URL:
Keywords: InRadar
Depends on:
Blocks: 43379
  Show dependency treegraph
 
Reported: 2010-08-12 20:30 PDT by Jon Honeycutt
Modified: 2010-08-12 20:48 PDT (History)
0 users

See Also:


Attachments
Patch (2.75 KB, patch)
2010-08-12 20:38 PDT, Jon Honeycutt
sam: review+
Details | Formatted Diff | Diff

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