[name-ctl.html]
[Cookie with %x9 in name is accepted (DOM).]
expected: FAIL
[Cookie with %xa in name is rejected (DOM).]
expected: FAIL
[Cookie with %xd in name is rejected (DOM).]
expected: FAIL
[Cookie with %x9 in name is accepted (HTTP).]
expected: FAIL
[Cookie with %xa in name is rejected or modified (HTTP).]
expected: FAIL
[Cookie with %xd in name is rejected or modified (HTTP).]
expected: FAIL