Module Th.Attributes

type scope = [
| `auto
| `col
| `colgroup
| `row
| `rowgroup
]