Skip to content

Commit 5445dd6

Browse files
committed
spec/css3-background: edited
1 parent 50ad88a commit 5445dd6

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

spec/css3-background.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,10 @@ The following are known problems in the [[http://www.w3.org/TR/2005/WD-css3-back
2828
;Summary : Middle image doesn't scale to match border images
2929
;Status : Needs discussion
3030

31+
3132
==== Issue 4 ====
3233

3334
;URL : http://lists.w3.org/Archives/Public/www-style/2007Jun/0208.html
34-
;Summary : Shorthand for border-radius unnecessarily restrictive.
35-
;Status : Needs proposal
35+
;Summary : Shorthand for ''border-radius'' unnecessarily restrictive.
36+
;Resolution : the ''border-radius'' shorthand shall take up to four values that each set both radii for the corresponding corner as in Mozilla's implementation. The first value applies to the top-left corner, and rest are assigned clockwise. Missing values are filled in by repeating the pattern. There is no conclusion on adopting an extended syntax that allows setting elliptical curves.
37+
;Status : Needs edits.

0 commit comments

Comments
 (0)