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

On 3/3/10 12:11 PM, Stewart Brodie wrote:
> As far as I can tell, this affects: HTMLSelectElement.add(),
> HTMLOptionsCollection.add(), Node.appendChild(), Node.replaceChild(),
> Node.insertBefore().

Is it option-specific, though?  Last I checked, various browsers 
implicitly adopted on append/insert/replace, period.

-Boris

Received on Wednesday, 3 March 2010 11:07:36 UTC