mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
* tHead - Getter for the thead element The setter is not currently implemented * createTHead - If necessary, creates a new thead element and add it to the table after any caption or colgroup elements, but before anything else * deleteTHead - If a thead element exists in the table, delete it
53 KiB
53 KiB