File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -299,13 +299,13 @@ Animation type: see individual properties
299299
300300<pre class="propdef">
301301Name : outline-width
302- Value : <'border -width'>
302+ Value : <<line -width>>
303303Initial : medium
304304Applies to : all elements
305305Inherited : no
306306Percentages : N/A
307307Media : visual
308- Computed value : absolute length; ''0'' if the outline style is ''outline-width /none''.
308+ Computed value : absolute length; ''0'' if the outline style is ''border-style /none''.
309309Animation type : <a href="https://drafts.csswg.org/css3-transitions/#animtype-length">length</a>
310310</pre>
311311
Original file line number Diff line number Diff line change @@ -384,13 +384,13 @@ Animation type: see individual properties
384384
385385<pre class="propdef">
386386Name : outline-width
387- Value : <'border -width' >
387+ Value : <<line -width> >
388388Initial : medium
389389Applies to : all elements
390390Inherited : no
391391Percentages : N/A
392392Media : visual
393- Computed value : absolute length; ''0'' if the outline style is ''outline-width /none''.
393+ Computed value : absolute length; ''0'' if the outline style is ''border-style /none''.
394394Animation type : <a href="https://drafts.csswg.org/css3-transitions/#animtype-length">length</a>
395395</pre>
396396
You can’t perform that action at this time.
0 commit comments