RESOLVED INVALID 18944
-webkit-border-radius-topleft
https://bugs.webkit.org/show_bug.cgi?id=18944
Summary -webkit-border-radius-topleft
sylvain baronnet
Reported 2008-05-08 11:28:23 PDT
support for : border-radius-bottomleft border-radius-bottomright border-radius-topleft border-radius-topright will be great !
Attachments
sylvain baronnet
Comment 1 2008-05-08 11:29:23 PDT
like mozilla firefox does..
Matt Lilek
Comment 2 2008-05-08 12:20:05 PDT
We already have: -webkit-border-[bottom/top]-[left/right]-radius, are you asking for support for the same syntax as Mozilla or were just unaware of the webkit equivalents?
sylvain baronnet
Comment 3 2008-05-08 12:56:22 PDT
oh sorry i was unaware of the webkit equivalents? there's not w3c syntax for this ? if your syntax is like webkit-border-bottom-left-radius, i think it's more clean syntax but why different syntax ?
Matt Lilek
Comment 4 2008-05-08 13:46:28 PDT
Actually, out property names agree with the CSS3 Borders spec - http://www.w3.org/TR/2002/WD-css3-border-20021107/#the-border-radius - so this is invalid.
Note You need to log in before you can comment on or make changes to this bug.