Not approved.
It seems to me that if there are more than one corner specified, we should use
"longhand" border-{top,bottom}-{right,left}-radius, to avoid any
confusion/ambiguity. The exact shorthand notation appears to be in flux right
now, which may be why it's not working for you.
Also, do we plan to support 'oval' corners (i.e., different x/y radii)?
http://www.w3.org/TR/css3-background/#border-radius
On 2010-07-16, at 22:04, Max Carlson wrote:
> Change 20100716-maxcarlson-i by maxcarl...@friendly on 2010-07-16 19:02:25 PDT
> in /Users/maxcarlson/openlaszlo/trunk2
> for http://svn.openlaszlo.org/openlaszlo/trunk
>
> Summary: Fix corner radius on the iphone
>
> Bugs Fixed: LPP-9202 - DHTML on iphone: cornerradius not working
>
> Technical Reviewer: ptw
> QA Reviewer: hminsky
>
> Details: If a single radius is specified, there's no need to duplicate it
> four times. Besides - the iPhone/iPad mobile safaris don't like it!
>
> Tests: <canvas><view width="100" height="100" bgcolor="red"
> cornerradius="10"/></canvas> on iphone
>
> Files:
> M WEB-INF/lps/lfc/views/LaszloView.lzs
>
> Changeset:
> http://svn.openlaszlo.org/openlaszlo/patches/20100716-maxcarlson-i.tar