- From: Ilya Grigorik <web-platform-tests-notifications@w3.org>
- Date: Tue, 02 May 2017 05:11:41 GMT
- To: public-web-platform-tests-notifications@w3.org
@siusin thanks for updating the implementation! Rerunning the tests... - [`TAO = "origin, *"`](http://w3c-test.org/submissions/5117/resource-timing/resource_TAO_multi.htm), expect TAO algorithm to pas. Chrome: pass, FF: pass. - [`TAO = "null"`](http://w3c-test.org/submissions/5117/resource-timing/resource_TAO_null.htm), expect TAO algorithm to fail. Chrome: pass, FF: pass. - [`TAO = "origin"`](http://w3c-test.org/submissions/5117/resource-timing/resource_TAO_origin.htm), expect TAO algorithm to pass. Chrome: pass, FF: pass. - [`TAO = [uppercase of "origin"]`](http://w3c-test.org/submissions/5117/resource-timing/resource_TAO_origin_uppercase.htm), expect TAO algorithm to fail. Chrome: pass, FF: pass. - [`no TAO header`](http://w3c-test.org/submissions/5117/resource-timing/resource_TAO_zero.htm), expect TAO algorithm to fail. Chrome: pass, FF: pass. - [`TAO = "origin *"`](http://w3c-test.org/submissions/5117/resource-timing/resource_TAO_space.htm), expect TAO algorithm to fail. Chrome: pass, FF: pass. All green for Chrome and FF. @toddreifsteck @nolanlawson could you verify status on Edge? @JosephPecoraro ditto for Webkit. View on GitHub: https://github.com/w3c/web-platform-tests/pull/5117#issuecomment-298498879
Received on Tuesday, 2 May 2017 05:11:54 UTC