8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a665130 commit 14f90e9Copy full SHA for 14f90e9
properties/backgrounds/border-image-width.htm
@@ -136,7 +136,7 @@ <h2 class="tit">说明:</h2>
136
border-image-width: 10%;
137
}
138
</xmp></code></blockquote>
139
< 5A12 /code>
- <p class="gquote-info">此时,<code class="g-property">border-image-width</code>的计算值是<code class="g-value">16px 26px</code>。</p>
+ <p class="gquote-info">此时,<code class="g-property">border-image-width</code>的计算值是<code class="g-value">16px 26px</code>。即,垂直方向:<code class="g-code">(100+20*2+10*2)*10%=16px</code>,水平方向:<code class="g-code">(200+20*2+10*2)*10%=26px</code></p>
140
</div>
141
</li>
142
<li>对应的脚本特性为<strong>borderImageWidth</strong>。</li>
0 commit comments