t-artistik / browserscope

Automatically exported from code.google.com/p/browserscope
Apache License 2.0
0 stars 0 forks source link

Test for cross-domain XHR #120

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

tests for cross-domain XHR  (as specified by the W3C at 
http://www.w3.org/TR/access-control/) 
would be very useful.

Would you be willing to accept such tests?

Original issue reported on code.google.com by mel...@gmail.com on 18 Sep 2009 at 5:59

GoogleCodeExporter commented 8 years ago
Sounds like this test would belong in the Network category. Sounds good to me, 
but 
assigning to Steve as owner of the Network tests for his feedback.

Original comment by els...@gmail.com on 18 Sep 2009 at 3:06

GoogleCodeExporter commented 8 years ago
This should go in the (yet to be created) security or HTML5 categories. Lindsey 
-
what do you think?

Original comment by stevesou...@gmail.com on 18 Sep 2009 at 4:29

GoogleCodeExporter commented 8 years ago
@steve - Why don't you think networking? This seems similar to the other tests 
in the 
regard that it will do a transport request along with header checking.
I know it's also security related inasmuch as cross-domain xhr is a security 
restriction today, but I think it's more intuitive to call this a 
networking/request 
capability in the browser when it works.
Doesn't seem relevant to HTML5 to me(it's not a new tag, etc..)

@melopt - could you make a standalone test page which runs onload? (see the 
categories/selectors/static/selectors.html page for an example) We can wrangle 
about 
where it should live, but once we have a test page put together that other 
stuff is 
trivial.
Thanks

Original comment by els...@gmail.com on 18 Sep 2009 at 6:36

GoogleCodeExporter commented 8 years ago

Original comment by els...@gmail.com on 25 Nov 2009 at 9:07