一些布局模型,例如 tableruby具有复杂的内部结构,具有他们的孩子和后代可以填充的几个不同的角色。此页面定义了那些“内部”显示值,这些值仅在该特定布局模式中具有意义。

语法

除非另有说明,否则使用这些显示值的元素的内部显示类型和外部显示类型都将设置为给定的关键字。

table-row-group

这些元素的行为类似于HTML 元素。

table-header-group

这些元素的行为类似于HTML 元素。

这些元素的行为类似于HTML 元素。

table-row

这些元素的行为类似于HTML 元素。

table-cell

这些元素的行为类似于HTML 元素。

table-column-group

这些元素的行为类似于HTML 元素。

table-column

这些元素的行为类似于HTML 元素。

table-caption

这些元素的行为类似于HTML 元素。

ruby-base 实验性

这些元素的行为类似于HTML 元素。

ruby-text 实验性

这些元素的行为类似于HTML 元素。

ruby-base-container 实验性

这些元素的行为类似于匿名框生成的 HTML 元素。

ruby-text-container 实验性

这些元素的行为类似于HTML 元素。

浏览器兼容性

css.properties.display.table-row-group

css.properties.display.table-header-group

css.properties.display.table-row

css.properties.display.table-cell

css.properties.display.table-column-group

css.properties.display.table-column

css.properties.display.table-caption

css.properties.display.ruby-base

css.properties.display.ruby-text

css.properties.display.ruby-base-container

css.properties.display.ruby-text-container

参见