Skip to content

Commit 92c461f

Browse files
committed
[css-tables] Removed resolved issue
1 parent 0a6242d commit 92c461f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

css-tables-3/Overview.bs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -620,11 +620,6 @@ spec:css21; type:property; text:max-width
620620
Finally, assign to the <a>table-root</a> element its correct number of rows and columns (from its mapped element),
621621
and to each <a>table-cell</a> element its accurate table-row-start/table-column-start/table-row-span/table-column-span (from its mapped element).
622622

623-
<div class="issue">
624-
The HTML specification mentions that in some cases, two cells may occupy the same row/column location.
625-
We need to make sure this specification explains what happens in this case for layout/rendering.
626-
</div>
627-
628623
<!--------------------------------------------------------------------------------->
629624
<h3 id="missing-cells-fixup">Missing cells fixup</h3>
630625

0 commit comments

Comments
 (0)