diff --git a/source b/source index 8dc1343bcad..ed0bc5ba5a9 100644 --- a/source +++ b/source @@ -42790,8 +42790,8 @@ interface HTMLTableSectionElement : HTMLElementThe thead element represents the block of rows that consist of - the column labels (headers) for the parent table element, if the thead - element has a parent and it is a table.

+ the column labels (headers) and any ancillary non-header cells for the parent table + element, if the thead element has a parent and it is a table.