File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -411,7 +411,7 @@ Partial Borders: the 'border-limit' property</h3>
411411 Name : border-limit
412412 Value : all | [ sides | corners ] <<length-percentage [0,∞]>>?
413413 | [ top | right | bottom | left ] <<length-percentage [0,∞]>>
414- Initial : round
414+ Initial : all
415415 Applies to : all elements, except table element when 'border-collapse' is ''collapse''
416416 Inherited : no
417417 Percentages : relative to border-box
@@ -423,6 +423,8 @@ Partial Borders: the 'border-limit' property</h3>
423423 the length or percentage specifies how much.
424424
425425 <dl dfn-type="value" dfn-for="border-limit">
426+ <dt> <dfn>''all''</dfn>
427+ <dd> The entire border is drawn.
426428 <dt> <dfn>''sides''</dfn>
427429 <dd> The sides are drawn up to but not including the corners (as defined
428430 by the border radii). A length or percentage is measured from the center
You can’t perform that action at this time.
0 commit comments