Skip to content

Commit 6d84736

Browse files
authored
Merge pull request #1030 from arronei/css-text
[css-text] fix bikeshed error in propdef tab-size, animation type value
2 parents f7af22f + 7c34573 commit 6d84736

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

css-text/Overview.bs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -721,8 +721,7 @@ Languages and Typesetting</h4>
721721
Applies to: block containers
722722
Inherited: yes
723723
Computed value: the specified integer or length made absolute
724-
Animation type: <a href="http://www.w3.org/TR/css-transitions-1/#animtype-length">length</a>,
725-
<a href="http://www.w3.org/TR/css-transitions-1/#animtype-number">number</a>, or calc
724+
Animation type: <a href="http://www.w3.org/TR/css-transitions-1/#animtype-length">length</a>, <a href="http://www.w3.org/TR/css-transitions-1/#animtype-number">number</a>, or calc
726725
Canonical order: n/a
727726
</pre>
728727

0 commit comments

Comments
 (0)