1 Tests that HTMLAnchorElement.text returns the same value as the textContent attribute.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS a.__proto__ is HTMLAnchorElement.prototype
8 PASS a.textContent is "ab"
9 PASS successfullyParsed is true