Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox 1 supported display: table-caption #25357

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Dec 9, 2024

Summary

Firefox 1 most likely already supported display: table-caption (like display: table-cell).

Test results and supporting details

Based on these searches, it is fair to assume table-caption has been supported as long as table-cell has been supported:

Related issues

Relates to #25355.

Based on these searches, it is fair to assume `table-caption` has
been supported as long as `table-cell` has been supported:
- https://searchfox.org/mozilla-esr17/search?q=NS_STYLE_DISPLAY_TABLE_CAPTION
- https://searchfox.org/mozilla-esr17/search?q=NS_STYLE_DISPLAY_TABLE_CELL
@github-actions github-actions bot added data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:xs [PR only] 0-6 LoC changed labels Dec 9, 2024
@caugner caugner changed the title Replace display: table-caption version range Firefox 1 supported display: table-caption Dec 9, 2024
@caugner caugner requested a review from queengooborg December 9, 2024 23:12
@Elchi3 Elchi3 merged commit 1599e90 into main Dec 10, 2024
10 checks passed
@Elchi3 Elchi3 deleted the display-table-caption branch December 10, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:xs [PR only] 0-6 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants