- From: Yaffle <web-platform-tests-notifications@w3.org>
- Date: Tue, 06 Aug 2013 14:26:16 GMT
- To: public-web-platform-tests-notifications@w3.org
@Velmont , testharness will use name based on `document.title` automatically: ```javascript var test_name = name ? name : next_default_name(); ``` View on GitHub: https://github.com/w3c/web-platform-tests/issues/232#issuecomment-22182315
Received on Tuesday, 6 August 2013 14:26:23 UTC