mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 08:18:11 +00:00

We should take in account <col> elements in column groups while finding number of columns in a table.
1 line
No EOL
86 B
HTML
1 line
No EOL
86 B
HTML
<table><colgroup id="my-group"><col width="40"><col></colgroup><tbody></tbody></table> |