Re: [resource-timing-tests] Add TAO tests for Resource Timing (#5117)

Reviewing once more..

- [crbug.com/651861]() -- Timing-Allow-Origin should support list (comma separated) semantics
  - TAO = "origin, *"
  - TAO = "origin, fake"
  - TAO = "fake, *"
- [crbug.com/410875]() -- Timing-Allow-Origin should not accept a space separated list of origins
  - TAO = "origin *" fails on Chrome --> [crbug.com/410875]()

In other words, the failures here are expected and should be resolved by the bugs above. 

This is good land. Thanks a lot for getting this over the finish line!

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

Received on Wednesday, 3 May 2017 14:38:39 UTC