[html] Added test formAction_document_address.html (#238)

This test verifies that on getting the formAction IDL attribute,
when the content attribute is missing or its value is the empty string,
the document's address must be returned instead.

http://www.w3.org/TR/2012/CR-html5-20121217/forms.html#dom-fs-formaction

View on GitHub: https://github.com/w3c/web-platform-tests/pull/238

Received on Friday, 5 July 2013 03:33:36 UTC