没有值的HTML属性的术语

Ban*_*San 3 html

是否有一个术语用于描述具有缺失值的HTML属性的语法?

例如

<td nowrap>
<td nowrap="nowrap">
Run Code Online (Sandbox Code Playgroud)

Ars*_*nko 6

根据规范,它们被称为布尔属性.请参阅http://w3c.github.io/html/infrastructure.html#sec-boolean-attributes