blob: c4f13fd74e98be44d30de7f0aae7fad14e4d413b [file] [log] [blame]
A br element
should return newline as its accessible title.
This tests that a br element will return the newline character as its accessible title.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS brElement.name is '\n'
PASS successfullyParsed is true
TEST COMPLETE