summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/image-disconnected-during-parse-expected.txt
blob: 470675985db2a17bff05d62d28714db904b2c82b (plain)
1
2
3
4
5
6
7
8
9
10
Image elements should not be associated with forms in different trees

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS document.forms[0].myimage is undefined.
PASS successfullyParsed is true

TEST COMPLETE