8000 opti: 调整 border-image-width 的参考描述 · webcoding/css-handbook@250cb6b · GitHub
[go: up one dir, main page]

Skip to content

Commit 250cb6b

Browse files
committed
opti: 调整 border-image-width 的参考描述
1 parent 257b385 commit 250cb6b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

properties/backgrounds/border-image-width.htm

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<h1 class="tit">border-image-width</h1>
4343
<ul class="info">
4444
<li><strong>版本:CSS3</strong></li>
45-
<li>媒体:视觉</li>
45+
<li>2018.3.8</li>
4646
</ul>
4747
<!-- 插入浏览器信息 -->
4848
</section>
@@ -53,10 +53,11 @@ <h2 class="tit">语法:</h2>
5353
<div class="cont">
5454
<p><strong>border-image-width</strong>:[ <a href="../../values/length/length.htm">&lt;length&gt;</a> | <a href="../../values/numeric/percentage.htm">&lt;percentage&gt;</a> | <a href="../../values/numeric/number.htm">&lt;number&gt;</a> | auto ]{1,4}</p>
5555
<p><strong>默认值</strong><mark class="defaultvalue">1</mark></p>
56-
<p><strong>适用于</strong>:所有元素,除table元素设置了 &lt;' <a href="../table/border-collapse.htm">border-collapse</a> '&gt; 为collapse之外</p>
56+
<p><strong>适用于</strong>:所有元素,除table元素设置了<a href="../table/border-collapse.htm" class="g-property">border-collapse</a>属性值为<code class="g-value">collapse</code>之外</p>
5757
<p><strong>继承性</strong>:无</p>
5858
<p><strong>动画性</strong>:否</p>
5959
<p><strong>计算值</strong>:指定值</p>
60+
<p><strong>媒 体</strong>:视觉</p>
6061
</div>
6162
</section>
6263
<section id="value" class="g-mod g-attr">

0 commit comments

Comments
 (0)
0