[whatwg] [html5] Attaching option elements to select elements in different documents

Darin Adler <darin at apple.com> wrote:

> Was your testing done with option elements created with
> document.createElement("option") or new Option? I ask because I seem to
> recall the behavior being different for at least some types of elements.

That's a good idea - I forgot to test that.  I've updated my test so that it
tries both.

The behaviour seems to be the same, regardless of how the option is created.


-- 
Stewart Brodie
Team Leader - ANT Galio Browser
ANT Software Limited

Received on Wednesday, 3 March 2010 09:49:38 UTC