[Webkit-unassigned] [Bug 25293] We should implement outline-radius:

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 26 00:41:01 PST 2009


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





--- Comment #12 from Alberto Calvo <intemperie at gmail.com>  2009-11-26 00:41:00 PST ---
(In reply to comment #11)
> One could fake this using SVG or even an absolute position div with a
> border-radius, although having webkit-outline-radius is clearly a slicker
> solution.  Without anyone really asking for this I'm not sure we should bother
> with the complexity though.

One of the main uses of outline is for accessibility. I think it automatically
discards using SVG...

On the other hand, the div proposal is what seems unnecessary for me. Why
adding additional markup for faking something that should be rendered by the
browser? I think only few ppl thinked about it when all the border-radius fever
started. 
I know maybe it's a pure cosmetique issue, but aren't border-radius,
box-shadow, etc... the same? I think the main problem is that not much people
knows how to use outline properly, and even it's a common (bad) practice to
remove it, but should that move us away from doing things right? I don't think
so.

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



More information about the webkit-unassigned mailing list