Skip to content

Commit a518110

Browse files
committed
[css-display] Convert <i> autolinks.
1 parent 2f63540 commit a518110

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-display/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,11 +239,11 @@ Box Layout Modes: the 'display' property</h2>
239239
<tr>
240240
<td>''table''
241241
<td>''block table''
242-
<td><a>block-level</a> <i>table wrapper box</i> containing <i>table box</i>
242+
<td><a>block-level</a> <a>table wrapper box</a> containing <a>table box</a>
243243
<tr>
244244
<td>''inline-table''
245245
<td>''inline table''
246-
<td><a>inline-level</a> <i>table wrapper box</i> containing <i>table box</i>
246+
<td><a>inline-level</a> <a>table wrapper box</a> containing <a>table box</a>
247247
<tbody title="Layout-internal display types">
248248
<!--
249249
<tr>

0 commit comments

Comments
 (0)