- From: Ilya Grigorik <web-platform-tests-notifications@w3.org>
- Date: Wed, 21 Sep 2016 19:48:52 GMT
- To: public-web-platform-tests-notifications@w3.org
@valenting thank you for writing and contributing these! A couple of quick notes: - Nitpick / question: should we group nextHopProtocol under 'network transfer attributes'? I'm wondering if that should live in a separate test. That's a minor thing though. - `transferSize` *will* vary from browser to browser depending on the default headers, etc. In fact, even within within the same browser this may vary between versions and will result in flaky tests. As such, I'm wondering if we should just change the tests for transferSize to simply check that `transferSize > encodedBodySize`. /cc @toddreifsteck @plehegar View on GitHub: https://github.com/w3c/web-platform-tests/pull/2282#issuecomment-248722578
Received on Wednesday, 21 September 2016 19:49:01 UTC