Some layout models such as table
and ruby
have a complex internal structure, with several different roles that their children and descendants can fill. This page defines those "internal" display values, which only have meaning within that particular layout mode.
Unless otherwise specified, both the inner display type and the outer display type of elements using these display values are set to the given keyword.
table-row-group
<tbody>
HTML elements.table-header-group
<thead>
HTML elements.table-footer-group
<tfoot>
HTML elements.table-row
<tr>
HTML elements.table-cell
<td>
HTML elements.table-column-group
<colgroup>
HTML elements.table-column
<col>
HTML elements.table-caption
<caption>
HTML elements.ruby-base
<rb>
HTML elements.ruby-text
<rt>
HTML elements.ruby-base-container
<rbc>
HTML elements generated as anonymous boxes.ruby-text-container
<rtc>
HTML elements.table
, table-cell
, table-column
, table-column-group
, table-footer-group
, table-header-group
, table-row
, and table-row-group
Desktop | ||||||
---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | |
Basic support | 1 | 12 | 1 | 8 | 7 | 1 |
Mobile | |||||||
---|---|---|---|---|---|---|---|
Android webview | Chrome for Android | Edge Mobile | Firefox for Android | Opera for Android | iOS Safari | Samsung Internet | |
Basic support | Yes | Yes | 12 | 4 | Yes | Yes | Yes |
ruby
, ruby-base
, ruby-base-container
, ruby-text
, and ruby-text-container
Desktop | ||||||
---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | |
Basic support | ? | 12 | 38
|
? | ? | ? |
Mobile | |||||||
---|---|---|---|---|---|---|---|
Android webview | Chrome for Android | Edge Mobile | Firefox for Android | Opera for Android | iOS Safari | Samsung Internet | |
Basic support | ? | ? | 12 | 38
|
? | ? | ? |
© 2005–2018 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/CSS/display-internal