jquery/src/manipulation
Anthony Ryan 99e8ff1baa Manipulation: Don't provide the parser with sloppy table markup
While we can reply on parsers that were designed to cope with
malformed syntax to understand what we mean, we shouldn't
intentionally provide bad markup, not all parsers will accept
it.

"Be conservative in what you do, be liberal in what you accept
from others."

Reverts 0ea342a6a6

Refs gh-2031
Refs gh-2002
Fixes gh-2493
Closes gh-2499
2015-09-14 22:01:04 +02:00
..
var Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
_evalUrl.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
buildFragment.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
getAll.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
setGlobalEval.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
support.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
wrapMap.js Manipulation: Don't provide the parser with sloppy table markup 2015-09-14 22:01:04 +02:00