Map "table" and "table-discouraged" web-feature #56381
Merged
+14
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Feature:
tableReference: https://github.com/web-platform-dx/web-features/blob/main/features/table.yml
Notable exclusions
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 algorithmscss/css-tables/*- CSS table-specific featuresTests using tables as infrastructure - Primary focus: Other features tested using table context
css/CSS2/floats/floats-in-table-caption-001.html- Tests float behaviorcss/CSS2/abspos/table-caption-is-containing-block-001.html- Tests containing block behaviorFeature:
table-discouragedReference: https://github.com/web-platform-dx/web-features/blob/main/features/table-discouraged.yml
Notable exclusions
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 propertycss/CSS2/linebox/vertical-align-*- Tests CSS vertical-align propertyTests 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 setuphtml/rendering/non-replaced-elements/tables/form-in-tables.html- Tests form behavior in tablesCSS table layout tests - Primary focus: CSS table display model, not HTML discouraged attributes
css/CSS2/tables/*- Tests CSS table layout featurescss/css-tables/*- CSS table-specific featuresTests 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 propertyhtml/rendering/non-replaced-elements/tables/table-direction.html- Tests CSS direction in tableshtml/rendering/non-replaced-elements/tables/table-cell-nowrap-with-fixed-width.html- Tests CSS nowrap behavior