- From: Erik Arvidsson <arv@chromium.org>
- Date: Fri, 30 Sep 2011 09:57:39 -0700
On Thu, Sep 29, 2011 at 16:10, Ryosuke Niwa <ryosuke.niwa at gmail.com> wrote: > > Can't authors use createElement? Or are you specifically concerne the case where authors want to use createContextualFragment? No. createElement only takes a tagName. createContextualFragment takes an arbitrary HTML fragment. -- erik
Received on Friday, 30 September 2011 09:57:39 UTC