X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=src%2Fmanipulation.js;h=eea377b7eb6c5f20e5fa05883c30220d42ecd45f;hb=3106039aa89410c9abae9947b2520d9c8e62f8f0;hp=ef4eb3e09ade88f5e419075ecb2ad6e7b72d4a50;hpb=69e6e53555f21f07b534f1169298f7b33011bb4b;p=jquery.git diff --git a/src/manipulation.js b/src/manipulation.js index ef4eb3e..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 = /