File:  [parser3project] / parser3 / tests / 283.html
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Mon May 20 23:02:35 2024 UTC (2 years ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, HEAD
more tests are updated to prepare for apostrophe escaping in HTML tainting

@main[]

$s[=^#0D=]
$s - it should survive

$f[^file::create[text;;$s]]
$f.text - it should not survive

$f[^file::create[binary;;$s]]
$f.text - it should survive


E-mail: