Skip to content

Conversation

@stalgiag
Copy link
Contributor

@stalgiag stalgiag commented Dec 1, 2025

Feature: table
Reference: https://github.com/web-platform-dx/web-features/blob/main/features/table.yml

Notable exclusions

  1. CSS table layout tests - Primary focus: CSS table layout model, not HTML table element

    • css/CSS2/tables/* - Tests CSS table display model, border collapsing, layout algorithms
    • css/css-tables/* - CSS table-specific features
  2. Tests using tables as infrastructure - Primary focus: Other features tested using table context

    • css/CSS2/floats/floats-in-table-caption-001.html - Tests float behavior
    • css/CSS2/abspos/table-caption-is-containing-block-001.html - Tests containing block behavior

Feature: table-discouraged
Reference: https://github.com/web-platform-dx/web-features/blob/main/features/table-discouraged.yml

Notable exclusions

  1. Tests mentioning "align" in other contexts - Primary focus: Other features, not table discouraged attributes

    • compat/webkit-box-align-001.html - Tests webkit-box-align CSS property
    • css/CSS2/linebox/vertical-align-* - Tests CSS vertical-align property
    • Many files mentioning "align" in CSS contexts
  2. Tests using discouraged attributes as infrastructure - Primary focus: Other features tested using table attributes

    • html/rendering/non-replaced-elements/tables/table-row-pagination-*-print.html - Tests pagination, uses cellpadding/cellspacing as setup
    • html/rendering/non-replaced-elements/tables/form-in-tables.html - Tests form behavior in tables
  3. CSS table layout tests - Primary focus: CSS table display model, not HTML discouraged attributes

    • css/CSS2/tables/* - Tests CSS table layout features
    • css/css-tables/* - CSS table-specific features
  4. Tests about table rendering behavior - Primary focus: Table rendering/layout, not discouraged attributes

    • html/rendering/non-replaced-elements/tables/table-layout.html - Tests CSS table-layout property
    • html/rendering/non-replaced-elements/tables/table-direction.html - Tests CSS direction in tables
    • html/rendering/non-replaced-elements/tables/table-cell-nowrap-with-fixed-width.html - Tests CSS nowrap behavior

Feature: `table`
Reference: https://github.com/web-platform-dx/web-features/blob/main/features/table.yml

Notable exclusions

1. CSS table layout tests - Primary focus: CSS table layout model, not HTML table element

   - `css/CSS2/tables/*` - Tests CSS table display model, border collapsing, layout algorithms
   - `css/css-tables/*` - CSS table-specific features

2. Tests using tables as infrastructure - Primary focus: Other features tested using table context

   - `css/CSS2/floats/floats-in-table-caption-001.html` - Tests float behavior
   - `css/CSS2/abspos/table-caption-is-containing-block-001.html` - Tests containing block behavior

---

Feature: `table-discouraged`
Reference: https://github.com/web-platform-dx/web-features/blob/main/features/table-discouraged.yml

Notable exclusions

1. Tests mentioning "align" in other contexts - Primary focus: Other features, not table discouraged attributes

   - `compat/webkit-box-align-001.html` - Tests webkit-box-align CSS property
   - `css/CSS2/linebox/vertical-align-*` - Tests CSS vertical-align property
   - Many files mentioning "align" in CSS contexts

2. Tests using discouraged attributes as infrastructure - Primary focus: Other features tested using table attributes

   - `html/rendering/non-replaced-elements/tables/table-row-pagination-*-print.html` - Tests pagination, uses cellpadding/cellspacing as setup
   - `html/rendering/non-replaced-elements/tables/form-in-tables.html` - Tests form behavior in tables

3. CSS table layout tests - Primary focus: CSS table display model, not HTML discouraged attributes

   - `css/CSS2/tables/*` - Tests CSS table layout features
   - `css/css-tables/*` - CSS table-specific features

4. Tests about table rendering behavior - Primary focus: Table rendering/layout, not discouraged attributes

   - `html/rendering/non-replaced-elements/tables/table-layout.html` - Tests CSS table-layout property
   - `html/rendering/non-replaced-elements/tables/table-direction.html` - Tests CSS direction in tables
   - `html/rendering/non-replaced-elements/tables/table-cell-nowrap-with-fixed-width.html` - Tests CSS nowrap behavior
@jcscottiii jcscottiii merged commit cf20dcb into web-platform-tests:master Dec 2, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants