File tree 1 file changed +3
-1
lines changed 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>
411
411
Name : border-limit
412
412
Value : all | [ sides | corners ] <<length-percentage [0,∞]>>?
413
413
| [ top | right | bottom | left ] <<length-percentage [0,∞]>>
414
- Initial : round
414
+ Initial : all
415
415
Applies to : all elements, except table element when 'border-collapse' is ''collapse''
416
416
Inherited : no
417
417
Percentages : relative to border-box
@@ -423,6 +423,8 @@ Partial Borders: the 'border-limit' property</h3>
423
423
the length or percentage specifies how much.
424
424
425
425
<dl dfn-type="value" dfn-for="border-limit">
426
+ <dt> <dfn>''all''</dfn>
427
+ <dd> The entire border is drawn.
426
428
<dt> <dfn>''sides''</dfn>
427
429
<dd> The sides are drawn up to but not including the corners (as defined
428
430
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