Enumerated attributes limited to only known values (detailed review of Semantics)

(This is part of my detailed review of the Semantics and structure of HTML  
elements section.)

While reviewing reflecting attributes I found that the .dir attribute was  
the only enumerated attribute that is limited to only known values.

Shouldn't the following attributes also be limited to only known values?

   * HTMLAreaElement.shape
   * HTMLTableHeaderCellElement.scope
   * HTMLElement.contentEditable

-- 
Simon Pieters

Received on Friday, 13 July 2007 17:20:09 UTC