Bug 60847 - Implement "border-radius" for wx port
Summary: Implement "border-radius" for wx port
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-14 15:08 PDT by Malcolm MacLeod
Modified: 2011-05-15 13:15 PDT (History)
1 user (show)

See Also:


Attachments
CSS "border-radius" patch (wxWebkit) (5.91 KB, patch)
2011-05-14 15:08 PDT, Malcolm MacLeod
kevino: review+
kevino: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Malcolm MacLeod 2011-05-14 15:08:06 PDT
Created attachment 93571 [details]
CSS "border-radius" patch (wxWebkit)

Implementations for various "NotImplemented()" functions with in the wxWebKit port that are needed in order for the CSS "border-radius" property to be correctly displayed.
Comment 1 Kevin Ollivier 2011-05-15 13:15:26 PDT
Landed in r86072, thanks!