[whatwg] [wf2] option and optgroup elements that are not inside select elements

<http://whatwg.org/specs/web-forms/current-work/#handling>
# The elements should be rendered much the same as span  elements.

It appears that for HTML most UAs (tested in IE, Firefox and Opera) they are
treated equivalent to the SPAN element:
 <http://annevankesteren.nl/test/html/wf2/error/002.html>

For XHTML, however, UAs do different things:
 <http://annevankesteren.nl/test/html/wf2/error/002.xht>

Opera does not render OPTGROUP elements and Firefox has some default styling.
Selection seems also to be different. Are these to be considered bugs?


-- 
Anne van Kesteren
<http://annevankesteren.nl/>

Received on Friday, 22 July 2005 05:59:14 UTC