Re: [resource-timing-tests] Initial test for resource timing (#402)

Sorry, I was looking at a wrong branch when I did the review last time. My WPT repo got messed up after I merged these commits to the latest :(

@toddreifsteck is correct. I think it's reasonable to keep the following tests, although some of them need to be modified:
- test_resource_cached.html
- test_resource_iframe_self_navigation.html
- test_resource_ignore_data_url.html
- test_resource_ignore_failures.html
- test_resource_script_types.html
- test_resource_reparenting.html 
- test_resource_redirects.html
- test_resource_connection_reuse.html
- test_resource_frame_initiator_type.html
- test_resource_dynamic_insertion.html

These two tests can be removed for overlaps:
- test_resource_attribute_order.html (covered by test_resource_timing.html);
- test_resource_initiator_types.html (covered by resource_timing.html)

I'll submit the updated tests later.

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

Received on Thursday, 17 November 2016 17:21:08 UTC