[Webkit-unassigned] [Bug 9198] border-radius logic in GraphicsContext needs to be written in Cairo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 3 10:37:48 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=9198





------- Comment #4 from zuh at iki.fi  2008-08-03 10:37 PDT -------
(In reply to comment #3)
> addInnerRoundedRectClip() seems to be there, others are still missing.

I looked a bit more carefully at these, and seems like drawArc was renamed to
strokeArc and is actually implemented (though with some FIXME).

Also, addRoundedRectClip is implemented in a platform-independent way in
GraphicsContext.cpp.

And (after realizing that since border-radius is still at draft stage) seems
like -webkit-border-radius properties are working fine, so I suppose this bug
can be closed :)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list