17.6.2 The collapsing border model

Chapter 17 - Tables - 17.6.2 The collapsing border model

Go to the relevant page of the specification.

bidi-border-collapse-001
border-collapse in bidi context - border-right
Collapsed borders should behave the same way in ltr and rtl contexts
bidi-border-collapse-002
border-collapse in bidi context - border-left
Collapsed borders should behave the same way in ltr and rtl contexts
bidi-border-collapse-003
border-collapse in bidi context - border-top
Collapsed borders should behave the same way in ltr and rtl contexts
bidi-border-collapse-004
border-collapse in bidi context - border-bottom
Collapsed borders should behave the same way in ltr and rtl contexts
border-collapse-004
overflow: hidden and border-collapse: collapse
border-collapse-dynamic-cell-001 (dom)
border collapse dynamic change to cell style
border-collapse-dynamic-cell-002 (dom)
border collapse dynamic change to cell color
border-collapse-dynamic-cell-003 (dom)
border collapse dynamic change to cell border width
border-collapse-dynamic-cell-004 (dom)
border collapse dynamic change to colspan cell style
border-collapse-dynamic-cell-005 (dom)
border collapse dynamic change to rowspan cell style
border-collapse-dynamic-colgroup-001 (dom)
border collapse dynamic change to colgroup border color
border-collapse-dynamic-colgroup-002 (dom)
border collapse dynamic change to colgroup border width
border-collapse-dynamic-colgroup-003 (dom)
border collapse dynamic change to colgroup border style
border-collapse-dynamic-column-001 (dom)
border collapse dynamic change to col border color
border-collapse-dynamic-column-002 (dom)
border collapse dynamic change to col border width
border-collapse-dynamic-column-003 (dom)
border collapse dynamic change to col border style
border-collapse-dynamic-row-001 (dom)
border collapse dynamic change to row border color
border-collapse-dynamic-row-002 (dom)
border collapse dynamic change to row border width
border-collapse-dynamic-row-003 (dom)
border collapse dynamic change to row border style
border-collapse-dynamic-rowgroup-001 (dom)
border collapse dynamic change to rowgroup border color
border-collapse-dynamic-rowgroup-002 (dom)
border collapse dynamic change to rowgroup border width
border-collapse-dynamic-rowgroup-003 (dom)
border collapse dynamic change to rowgroup border style
border-collapse-dynamic-table-001 (dom)
border collapse dynamic change to table border color
border-collapse-dynamic-table-002 (dom)
border collapse dynamic change to table border width
border-collapse-dynamic-table-003 (dom)
border collapse dynamic change to table border style
border-collapse-offset-001
border collapse
border-collapse-offset-002
border collapse
collapsing-border-model-001
Collapsing borders model row width equation (auto layout)
The user agent adheres to the collapsing border model row width equation in auto table layout.
collapsing-border-model-002
Collapsing borders model row width equation (auto layout) - subsequent rows with wider borders variation
Rows which have wider borders than those of the first table row have their borders spill into the table margins.
collapsing-border-model-003
Top table border width under collapsing borders model
The top border width of the table is half of the maximum collapsed top border width.
collapsing-border-model-004
Tables under the collapsing borders model don't have padding
Padding doesn't apply to a table under the collapsing border model.
collapsing-border-model-005
Table borders overflowing the table container
Borders that spill into a table margin can overflow that table's container.
collapsing-border-model-006
Table borders overflowing the table container (rtl)
Borders that spill into a table margin can overflow that table's container.
collapsing-border-model-007
Left table border width under collapsing borders model
The left border width of the table is half of the first cell's collapsed left border width.
collapsing-border-model-008
Right table border width under collapsing borders model
The right border width of the table is half of the collapsed right border width of the last cell of the first row.
collapsing-border-model-009
Bottom table border width under collapsing borders model
The bottom border width of the table is half of the maximum collapsed bottom border width.
collapsing-table-borders-001
All of a cell border can be specified
The borders for all four sides of a specific table cell can be specified under the collapsing border model.
collapsing-table-borders-002
Part of a cell border can be specified
The border for a specific table cell can be specified under the collapsing border model.
collapsing-table-borders-003
All of a row border can be specified
The borders for all four sides of a specific table row can be specified under the collapsing border model.
collapsing-table-borders-004
Part of a row border can be specified
The border for a specific table row can be specified under the collapsing border model.
collapsing-table-borders-005
All of a row group border can be specified
The borders for all four sides of a specific table row group can be specified under the collapsing border model.
collapsing-table-borders-006
Part of a row group border can be specified
The border for a specific table row group can be specified under the collapsing border model.
collapsing-table-borders-007
All of a column border can be specified
The borders for all four sides of a specific table column can be specified under the collapsing border model.
collapsing-table-borders-008
Part of a column border can be specified
The border of a specific table column can be specified under the collapsing border model.
collapsing-table-borders-009
All of a column group border can be specified
The borders of all four sides of a specific table column group can be specified under the collapsing border model.
collapsing-table-borders-010
Part of a column group border can be specified
The border of a specific table column group can be specified under the collapsing border model.
table-background-edge-and-border-model-001 (image)
Table background edge in the collapsing borders model
The background edge of a table could start either behind the table's border or at its edge in the collapsing borders model (non-normative rule).
table-background-edge-and-border-model-002 (image, may)
Table background edge in the separated borders model
The background edge of a table could start either behind the table's border or at its edge in the separated borders model (non-normative rule).