CSS 2.1 Conformance Test Suite

Tables (10 tests)

Test Refs Flags Info
+ 17 Tables
+ 17.1 Introduction to tables
+ 17.2 The CSS table model
+ 17.2.1 Anonymous table objects
+ 17.3 Columns
+ 17.4 Tables in the visual formatting model
table-border-collapse-client-width-height Script Table with border-collapse: collapse's clientWidth/Height
table-border-separate-client-width-height Script Table with border-collapse: separate's clientWidth/Height
table-with-border-client-width-height Script Table with its own specified border's clientWidth/Height
+ 17.4.1 Caption position and alignment
+ 17.5 Visual layout of table contents
+ 17.5.1 Table layers and transparency
+ 17.5.2 Table width algorithms: the 'table-layout' property
+ 17.5.2.1 Fixed table layout
+ 17.5.2.2 Automatic table layout
min-width-tables-001 = DOM/JS Table Layout and Viewport Resizing
  • Resizing a page which toggles the `display` of elements between `block` and `table-cell` based on the viewport width should not cause unnecessary wrapping of the table.
+ 17.5.3 Table height algorithms
+ 17.5.4 Horizontal alignment in a column
+ 17.5.5 Dynamic row and column effects
visibility-collapse-row-004 Script
+ 17.6 Borders
collapsed-border-color-change-with-compositing =
+ 17.6.1 The separated borders model
border-spacing-interpolation Script boder-spacing interpolation
  • border-spacing supports animation
table-border-separate-client-width-height Script Table with border-collapse: separate's clientWidth/Height
table-with-border-client-width-height Script Table with its own specified border's clientWidth/Height
+ 17.6.1.1 Borders and Backgrounds around empty cells: the 'empty-cells' property
+ 17.6.2 The collapsing border model
border-collapse-005 = collapsing borders with empty tbody
  • border-collapse should work correctly when a table has an empty tbody
border-collapse-005 = collapsing borders with empty tbody
  • border-collapse should work correctly when a table has an empty tbody
border-collapse-double-border border-collapsed tables don't unconditionally render double borders as solid
table-border-collapse-client-width-height Script Table with border-collapse: collapse's clientWidth/Height
+ 17.6.2.1 Border conflict resolution
border-conflict-resolution = Table border resolution rules
+ 17.6.3 Border styles