[1] [CITE[[dom3core] Cross-document appending of nodes from Anne van Kesteren on 2006-08-24 (www-dom@w3.org from July to September 2006)]] ([[名無しさん]] [WEAK[2006-09-10 04:25:33 +00:00]]) [2] [[原始文書]]と[[対象文書]]が同じ場合に [CODE(DOMi)@en[[[UserDataHandler]]]] があれば呼ばれるのかどうか、 [[メソッド]]の返す値は何かは明記されていません。 [4] [CODE(DOMi)@en[[[UserDataHandler]]]] が呼ばれるタイミングは明記されていません。 (複数の[[節点]]が同時に[[養子縁組]]されるとき、 すべての[[節点]]が[[養子縁組]]し終えてから呼ばれるのか? どの順番で呼ばれるのか?) ([[名無しさん]]) [5] [CODE(DOMi)@en[[[Document]]]] や [CODE(DOMi)@en[[[DocumentType]]]] を[[養子縁組]]しようとすると [CODE(DOMc)@en[[[NOT_SUPPORTED_ERR]]]] ですが、 [CODE(DOMi)@en[[[Entity]]]] や [CODE(DOMi)@en[[[Notation]]]] だとどうなるのかは不明です。 [6] [CITE@en[Re: ''''''[''''''dom'''''']'''''' Need to describe the interaction of adoptNode with prototype chains]] ( ([[Boris Zbarsky]] 著, [TIME[2013-01-17 01:27:26 +09:00]] 版)) [7] [CITE@en[Web Applications 1.0 r8270 Share the ownerDocument of template contents amongst the templates of a document.]] ( ([TIME[2013-11-13 06:36:00 +09:00]] 版)) [8] [CITE[Index of /~stewart/css/html-options]] ([TIME[2010-03-04 09:46:12 +09:00]] 版) [9] [CODE(HTMLe)@en[[[template]]]] [[要素]]では、[[雛形内容]]に関する処理が行われます。