blob: bc2985f387e040cf40a1a15bc20a2d5ae06a8c4b [file] [log] [blame]
{
"root":{
"slashNAttribute":"Hello\nWorld",
"slashRAttribute":"Hello\rWorld",
"slashRslashNAttribute":"Hello\r\nWorld",
"slashNslashRAttribute":"Hello\n\rWorld",
"slashNElement":"Hello\nWorld",
"slashRElement":"Hello\rWorld",
"slashRslashNElement":"Hello\r\nWorld",
"slashNslashRElement":"Hello\n\rWorld"
}
}