Skip to content

Commit 981a6db

Browse files
authored
[css-color-4] Colspans beyond table (w3c#5943)
1 parent f043a7c commit 981a6db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-color-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3650,7 +3650,7 @@ Predefined colorspaces: ''srgb'', ''display-p3'', ''a98-rgb'', ''prophoto-rgb'',
36503650
<table>
36513651
<tr>
36523652
<th>Percentages</th>
3653-
<td colspan="2">Disallowed</td>
3653+
<td>Disallowed</td>
36543654
</tr>
36553655
</table>
36563656

@@ -3692,7 +3692,7 @@ Predefined colorspaces: ''srgb'', ''display-p3'', ''a98-rgb'', ''prophoto-rgb'',
36923692
<table>
36933693
<tr>
36943694
<th>Percentages</th>
3695-
<td colspan="2">Required for L; disallowed for a and b.</td>
3695+
<td>Required for L; disallowed for a and b.</td>
36963696
</tr>
36973697
</table>
36983698

0 commit comments

Comments
 (0)