smartxml: Throw an error on invalid argument to replaceWith method
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Fri, 14 Feb 2014 14:41:51 +0000 (15:41 +0100)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Fri, 14 Feb 2014 14:46:54 +0000 (15:46 +0100)
commit5c398fccc970cf74b857ea5c191b325564f9893f
tree81c2bed68094f07690a4e27cf17fed0a40aa67a4
parent729243168cee79db77626f00e5b0073f692aba2e
smartxml: Throw an error on invalid argument to replaceWith method

Replacing node without any context doesn't actually make sense and
is probably an error of the client code.
src/smartxml/core.js