We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a6242d commit 92c461fCopy full SHA for 92c461f
1 file changed
css-tables-3/Overview.bs
@@ -620,11 +620,6 @@ spec:css21; type:property; text:max-width
620
Finally, assign to the <a>table-root</a> element its correct number of rows and columns (from its mapped element),
621
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).
622
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
-
628
<!--------------------------------------------------------------------------------->
629
<h3 id="missing-cells-fixup">Missing cells fixup</h3>
630
0 commit comments