[preload-tests] Add preload tests from Blink. (#4316)

This PR adds tests for [preload](https://w3c.github.io/preload/) from Blink's [layout tests](https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/http/tests/preload/).

These tests are not necessarily a complete test suite as they were built during the feature's implementation, and complemented in Blink by various tests that require internal APIs as well as unit tests. I plan to iterate over these tests and make sure they provide adequate coverage.

/cc @zcorpan @igrigorik 

View on GitHub: https://github.com/w3c/web-platform-tests/pull/4316

Received on Monday, 12 December 2016 15:33:57 UTC