- From: Chris Ducharme <cgdjmrsp@gmail.com>
- Date: Thu, 15 Jan 2015 21:44:20 -0800
- To: public-test-infra@w3.org
Received on Friday, 16 January 2015 05:45:02 UTC
Hey again, Thanks again everybody for your help. I've been working on some of the tests listed here: https://github.com/w3c/web-platform-tests/labels/difficulty%3Aeasy I finished a couple and I'm procrastinating on doing a pull request. But in the meantime, I have a couple of questions about two other tests: - #1509, Test that innerHTML works in synthetic documents. ( https://github.com/w3c/web-platform-tests/issues/1509) It's not clear to me what synthetic documents are. The issue description mentions documents created with createHTMLDocument. Is that the only way to create a synthetic document, or are there others? - #1527, Add more extensive tests for crypto.getRandomValues(). ( https://github.com/w3c/web-platform-tests/issues/1527) What is the correct way to handle zero-sized arrays? Thanks, Chris
Received on Friday, 16 January 2015 05:45:02 UTC