I use qxWeb and found a such interesting thing.
The expression /q.create(html)[0].outerHTML/ with html /<g><d
id=\"ddd\"/><div>eee</div></g>/  gives me a normal result: /<g><*d*
id="ddd"></d><div>eee</div></g>/
but /<g><d:d id=\"ddd\"/><div>eee</div></g>/ gives me the next result:
/<g><*d:d* id="ddd"><div>eee</div></d:d></g>/
What did I do wrong?



--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Strange-behaviour-of-q-create-tp7588373.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to