Skip to content

Implement tfoot HTML element for Slipstream#227

Merged
jverkoey merged 1 commit into
mainfrom
claude/implement-tfoot-element-011CUpnXRgGpm7Po2KGXomYR
Nov 5, 2025
Merged

Implement tfoot HTML element for Slipstream#227
jverkoey merged 1 commit into
mainfrom
claude/implement-tfoot-element-011CUpnXRgGpm7Po2KGXomYR

Conversation

@jverkoey

@jverkoey jverkoey commented Nov 5, 2025

Copy link
Copy Markdown
Collaborator

Add TableFooter element to support the HTML tag, providing a standard way to define table footers in Slipstream. This follows the same pattern as TableHeader and TableBody elements.

Changes:

  • Add TableFooter.swift with W3CElement conformance
  • Add comprehensive test suite in TableFooterTests.swift
  • Update SlipstreamForWebDevelopers.md to document TableFooter
  • Also update Caption entry in docs (was recently implemented)

Part of #25

Add TableFooter element to support the HTML <tfoot> tag, providing a standard way to define table footers in Slipstream. This follows the same pattern as TableHeader and TableBody elements.

Changes:
- Add TableFooter.swift with W3CElement conformance
- Add comprehensive test suite in TableFooterTests.swift
- Update SlipstreamForWebDevelopers.md to document TableFooter
- Also update Caption entry in docs (was recently implemented)
@jverkoey jverkoey enabled auto-merge (squash) November 5, 2025 13:27
@jverkoey jverkoey merged commit 4ebfe24 into main Nov 5, 2025
2 checks passed
@jverkoey jverkoey deleted the claude/implement-tfoot-element-011CUpnXRgGpm7Po2KGXomYR branch November 5, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants