- From: Robin Berjon <web-platform-tests-notifications@w3.org>
- Date: Sat, 09 Nov 2013 10:27:09 GMT
- To: public-web-platform-tests-notifications@w3.org
That is not testing what you think it is testing. The attribute's value will always be what you set it to, there. What you want is to check that `document.getElementById("emailInput").form` exists and is the same `HTMLFormElement` that the `<form>` element is. View on GitHub: https://github.com/w3c/web-platform-tests/pull/410#discussion_r7545254
Received on Saturday, 9 November 2013 10:27:16 UTC