Skip to content

Commit 9f6eae7

Browse files
committed
[css-tables] Updated: issue about html5 allowing empty tables
1 parent b3bb6f9 commit 9f6eae7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

css-tables-3/Overview.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,14 @@ spec:css21; type:property; text:max-width
169169
<div class="issue">
170170
Gérard Talbot brought up that HTML5 says that table-row-group can be 0 or more.
171171
We should verify and change accordingly.
172+
An option to fix this issue would be to revert to display: block/inline-block
173+
in cases where tables have no slots in the row/column grid.
172174
<br/>
173175
<a href="https://lists.w3.org/Archives/Public/www-style/2016Mar/0098.html">www-style mail</a>
176+
<br/>
177+
<a class="hint" href="https://jsfiddle.net/sckxeLmh/2/">!Test case</a>
178+
<a class="hint" href="https://jsfiddle.net/sckxeLmh/4/">!!Test case</a>
179+
<a class="hint" href="https://jsfiddle.net/sckxeLmh/5/">!!Test case</a>
174180
</div>
175181

176182
<h4 id="terminology">Terminology</h2>

0 commit comments

Comments
 (0)