<display-internal>
Alguns modelos de layout, como table
e ruby
Alguns modelos de layout, como possuem uma estrutura interna complexa, com várias funções diferentes que seus filhos e descendentes podem preencher. Esta página define os valores de exibição "internos", que só têm significado nesse modo de layout específico.
Sintaxe
Salvo indicação em contrário, o tipo de exibição interno e o tipo de exibição externo de elementos que usam esses valores de exibição são definidos para a palavra-chave fornecida.
table-row-group
-
Esses elementos se comportam como
<tbody>
HTML elementos. table-header-group
-
Esses elementos se comportam como
<thead>
HTML elementos. -
Esses elementos se comportam como
<tfoot>
HTML elementos. table-row
-
Esses elementos se comportam como
<tr>
HTML elementos. table-cell
-
Esses elementos se comportam como
<td>
HTML elementos. table-column-group
-
Esses elementos se comportam como
<colgroup>
HTML elementos. table-column
-
Esses elementos se comportam como
<col>
HTML elementos. -
Esses elementos se comportam como
<caption>
HTML elementos. ruby-base
Experimental-
Esses elementos se comportam como
<rb>
HTML elementos. ruby-text
Experimental-
Esses elementos se comportam como
<rt>
HTML elementos. ruby-base-container
Experimental-
Esses elementos se comportam como
<rbc>
HTML elementos gerado como caixas anônimas. ruby-text-container
Experimental-
Esses elementos se comportam como
<rtc>
HTML elementos.
Compatibilidade com navegadores
Suporte de valores de tabela
table
, table-cell
, table-column
, table-column-group
, table-footer-group
, table-header-group
, table-row
, and table-row-group
css.properties.display.table-row-group
BCD tables only load in the browser
css.properties.display.table-header-group
BCD tables only load in the browser
css.properties.display.table-footer-group
BCD tables only load in the browser
css.properties.display.table-row
BCD tables only load in the browser
css.properties.display.table-cell
BCD tables only load in the browser
css.properties.display.table-column-group
BCD tables only load in the browser
css.properties.display.table-column
BCD tables only load in the browser
css.properties.display.table-caption
BCD tables only load in the browser
css.properties.display.ruby-base
BCD tables only load in the browser
css.properties.display.ruby-text
BCD tables only load in the browser
css.properties.display.ruby-base-container
BCD tables only load in the browser
css.properties.display.ruby-text-container
BCD tables only load in the browser
Suporte de valores de rubi
ruby
, ruby-base
, ruby-base-container
, ruby-text
, and ruby-text-container
css.properties.display.table-row-group
BCD tables only load in the browser
css.properties.display.table-header-group
BCD tables only load in the browser
css.properties.display.table-footer-group
BCD tables only load in the browser
css.properties.display.table-row
BCD tables only load in the browser
css.properties.display.table-cell
BCD tables only load in the browser
css.properties.display.table-column-group
BCD tables only load in the browser
css.properties.display.table-column
BCD tables only load in the browser
css.properties.display.table-caption
BCD tables only load in the browser
css.properties.display.ruby-base
BCD tables only load in the browser
css.properties.display.ruby-text
BCD tables only load in the browser
css.properties.display.ruby-base-container
BCD tables only load in the browser
css.properties.display.ruby-text-container
BCD tables only load in the browser