- From: Hill, Brad <bhill@paypal-inc.com>
- Date: Sat, 13 Apr 2013 22:12:20 +0000
- To: "public-webappsec-testsuite@w3.org" <public-webappsec-testsuite@w3.org>
- CC: Odin Hørthe Omdal (odinho@opera.com) <odinho@opera.com>
There are a number of tests checked in for CORS in submitted/opera/origin.html that fail on all browsers. These tests insert a null byte ("\0") into the origin string and expect a failure which does not happen. It appears the browsers all strip the null bytes and implicitly create a well-formed origin. Odin, you're the author of the spec - are these valid cases or should they be removed since there appears to be uniformity in ignoring/stripping null bytes? Thanks, Brad
Received on Saturday, 13 April 2013 22:12:48 UTC