Skip to content

Commit fcc620d

Browse files
authored
[css-tables] Editorial fix w3c#804
1 parent 29caf60 commit fcc620d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-tables-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1187,7 +1187,7 @@ spec:css22; type:property; text:display
11871187
<code>max('min-width', 'width')</code>.
11881188

11891189
<li>The <b>outer max-content width</b> of a table cell in a non-constrained column is
1190-
<code>max('min-width', 'width', min-content width, min('max-width', max-content width)</code>
1190+
<code>max('min-width', 'width', min-content width, min('max-width', max-content width))</code>
11911191
adjusted by the cell intrinsic offsets.
11921192

11931193
<li>The <b>outer max-content width</b> of a table cell in a constrained column is

0 commit comments

Comments
 (0)