mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
JavaScript: Accept CDATA in E4X content.
This commit is contained in:
@@ -9,4 +9,5 @@ message.soap::[g()];
|
||||
|
||||
var e = <?xml version="1.0" encoding="UTF-8"?> <elt>
|
||||
<!-- comment -->
|
||||
<![CDATA[ some <cdata> ]]>
|
||||
</elt>;
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user