summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/form-attribute-not-in-document-expected.txt
blob: 122057fa6d71b15a67f4c30316b15bc55f29a8c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
Inserting a form control with a form attribute into a non-document tree should not cause it to get a form owner.

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


PASS input.form is null
PASS input.form is null
PASS successfullyParsed is true

TEST COMPLETE