X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=src%2Fmanipulation.js;h=eea377b7eb6c5f20e5fa05883c30220d42ecd45f;hb=9a371e2d93d6e0a70b4c99e2ca44cbe14017fe5c;hp=2a1e9237f4f03c6e4885ba6d2c66671d3e8fa656;hpb=fc4c6915344625fadf55ca25d3cf9094544d301a;p=jquery.git diff --git a/src/manipulation.js b/src/manipulation.js index 2a1e923..eea377b 100644 --- a/src/manipulation.js +++ b/src/manipulation.js @@ -1,8 +1,8 @@ var rinlinejQuery = / jQuery\d+="(?:\d+|null)"/g, rleadingWhitespace = /^\s+/, - rxhtmlTag = /(<(\w+)[^>]*?)\/>/g, + rxhtmlTag = /(<([\w:]+)[^>]*?)\/>/g, rselfClosing = /^(?:abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i, - rtagName = /<(\w+)/, + rtagName = /<([\w:]+)/, rtbody = /