Skip to content

Commit d42c665

Browse files
committed
[css-tables] Fixed table-layout wrong values in propdef table
1 parent 403237d commit d42c665

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-tables-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -769,8 +769,8 @@ spec:css21; type:property; text:max-width
769769

770770
<pre class='propdef'>
771771
Name: table-layout
772-
Value: normal | fixed
773-
Initial: separate
772+
Value: auto | fixed
773+
Initial: auto
774774
Applies To: table-root elements.
775775
Inherited: yes
776776
</pre>

0 commit comments

Comments
 (0)