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

Boris Zbarsky bzbarsky at MIT.EDU
Wed Mar 3 11:07:36 PST 2010


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



More information about the whatwg mailing list