We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7524a67 commit 6fc02c9Copy full SHA for 6fc02c9
1 file changed
css-tables-3/Overview.bs
@@ -152,9 +152,12 @@ Ignored Terms: block-level box
152
<dd>Specifies that an element represents a table cell.
153
154
<dt><dfn>table-caption</dfn> (In HTML: CAPTION)
155
- <dd>Specifies a caption for the table.
156
- All elements with <code>display: table-caption</code> must be rendered, as described in section 17.4.
+ <dd>Specifies a caption for the table.
157
</dl>
+
158
+ <div class="issue">
159
+ Move the print UA information to a fragmentation section of the spec
160
+ </div>
161
162
<h4 id="terminology">Terminology</h2>
163
0 commit comments