callTheAdoptionAgency work asynchronously
Rather than manipulating the DOM tree directly,
HTMLTreeBuilder::callTheAdoptionAgency should indirect its modifications
through the HTMLConstructionSite, which can use its task queue to make sure the
operations occur in a consistent order and on a clean runtime stack.
This CL shouldn't have an observable behavior change.
Review URL: https://chromiumcodereview.appspot.com/14820014
git-svn-id: svn://svn.chromium.org/blink/trunk@149823 bbb929c8-8fbe-4397-9dbb-9b2b20218538