﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
11939,Make Script Elements HTML4 and XHTML compilant,hakre,,"Following the best practised standards script elements should be compatible with HTML4 ''and'' XHTML because often XHTML documents are parsed as HTML but might be parsed as XML as well. So both standards should be taken into account when delivering XHTML documents like WordPress does.

The current output is not XML compilant because script elements are #PCDATA blocks, not #CDATA blocks.

Attached you find a patch that properly escapes #CDATA / #PCDATA script-element contents.",feature request,closed,low,,Validation,3.0,normal,wontfix,,
