Skip to content

Commit 6c3a3ec

Browse files
authored
Merge pull request #4389 from xiaochengh/patch-1
[css-values] Change MAY into MUST regarding calc() on table
2 parents 1511ec2 + d200cbf commit 6c3a3ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-values-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3522,7 +3522,7 @@ Computed Value</h3>
35223522
math expressions mixing both percentages and lengths for widths and heights on
35233523
table columns, table column groups, table rows, table row groups, and table cells
35243524
in both auto and fixed layout tables
3525-
MAY be treated as if ''width/auto'' had been specified.
3525+
MUST be treated as if ''width/auto'' had been specified.
35263526

35273527

35283528
<h3 id='calc-range'>

0 commit comments

Comments
 (0)