File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -141,18 +141,8 @@ Ignored Terms: block-level box
141141
142142 <dt> <dfn>table-caption</dfn> (In HTML: CAPTION)
143143 <dd> Specifies a caption for the table.
144- All elements with <code> display: table-caption</code> must be rendered, as described in section 17.4.
145-
144+ All elements with <code> display: table-caption</code> must be rendered, as described in section 17.4.
146145 </dl>
147-
148- <div class="issue">
149- This isn't about the table structure, but about layout.
150- That should be defined elsewhere.
151- </div>
152-
153- <p>
154- Elements with 'display' set to table-column or table-column-group are not rendered (exactly as if they had <code> display: none</code> ).
155- They are still useful, because they may have attributes which induce a certain style for the columns they represent.
156146
157147 <h4 id="terminology">Terminology</h2>
158148
You can’t perform that action at this time.
0 commit comments