Skip to content

Commit 6fc02c9

Browse files
author
gregwhitworth
committed
Added issue for fragmentation of headers across pages
1 parent 7524a67 commit 6fc02c9

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

css-tables-3/Overview.bs

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,12 @@ Ignored Terms: block-level box
152152
<dd>Specifies that an element represents a table cell.
153153

154154
<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.
155+
<dd>Specifies a caption for the table.
157156
</dl>
157+
158+
<div class="issue">
159+
Move the print UA information to a fragmentation section of the spec
160+
</div>
158161

159162
<h4 id="terminology">Terminology</h2>
160163

0 commit comments

Comments
 (0)