- From: Nic Jansma <Nic.Jansma@microsoft.com>
- Date: Fri, 1 Apr 2011 20:36:00 +0000
- To: James Simonsen <simonjam@chromium.org>, public-web-perf <public-web-perf@w3.org>
- Message-ID: <F677C405AAD11B45963EEAE5202813BD19CD487B@TK5EX14MBXW651.wingroup.windeploy.ntde>
Per our discussion on Wednesday, we have also updated this proposed test to use the explicit done() call: https://w3c-test.org/webperf/tests/submission/Microsoft/NavigationTiming/test_timing_attributes_order.htm If there are no further concerns, we can move this to the approved folder. - Nic From: Nic Jansma Sent: Tuesday, March 29, 2011 4:54 PM To: Nic Jansma; James Simonsen; public-web-perf Subject: RE: test_timing_attributes_order.htm We have updated this test per your feedback. - Nic From: public-web-perf-request@w3.org [mailto:public-web-perf-request@w3.org] On Behalf Of Nic Jansma Sent: Tuesday, March 22, 2011 4:29 PM To: James Simonsen; public-web-perf Subject: RE: test_timing_attributes_order.htm Thanks James, we agree with your comments. We'll get this test updated shortly. - Nic From: public-web-perf-request@w3.org [mailto:public-web-perf-request@w3.org] On Behalf Of James Simonsen Sent: Wednesday, March 16, 2011 6:03 PM To: public-web-perf Subject: Re: test_timing_attributes_order.htm On Wed, Mar 9, 2011 at 5:30 PM, Nic Jansma <Nic.Jansma@microsoft.com<mailto:Nic.Jansma@microsoft.com>> wrote: We submitted our updated test_timing_attributes_order test today for consideration: http://test.w3.org/webperf/tests/submission/Microsoft/NavigationTiming/test_timing_attributes_order.htm Thanks for the new test. It looks good, but with two suggestions: test_timing_order('domLoading', 'fetchStart'); // instead of responseEnd DOM loading should occur when the document is created. That's likely to happen before we've seen the full response. test_timing_order('domInteractive', 'responseEnd'); // instead of domLoading Interactive should occur once we've finished parsing. The end of the response should be closer to this than domLoading. James
Received on Friday, 1 April 2011 20:36:36 UTC