Re: [xhr-tests] Make sure CORS is enforced when 304 is handed to JavaScript (#5005)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/204894476)

# Firefox (nightly channel) #
Testing web-platform-tests at revision 07f918ec11245f605bb30d882824c73e3c04d30e
Using browser at version BuildID 20170223110219; SourceStamp 32dcdde1fc64fc39a9065dc4218265dbc727673f
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>2 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5005/XMLHttpRequest/send-conditional.htm">/XMLHttpRequest/send-conditional.htm</a></summary>


|                        Subtest                         | Results |
|--------------------------------------------------------|---------|
|                                                        | OK      |
| `XMLHttpRequest: send() - conditional requests (date)` | PASS    |
| `XMLHttpRequest: send() - conditional requests (tag)`  | PASS    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5005/XMLHttpRequest/send-conditional-cors.htm">/XMLHttpRequest/send-conditional-cors.htm</a></summary>


|                Subtest                | Results |
|---------------------------------------|---------|
|                                       | OK      |
| `304 with appropriate CORS header`    | PASS    |
| `304 without appropriate CORS header` | PASS    |

</details>
</details>

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5005#issuecomment-282237758

Received on Friday, 24 February 2017 08:50:06 UTC