summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/HTMLLabelElement/form/test1-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast/dom/HTMLLabelElement/form/test1-expected.txt')
-rw-r--r--LayoutTests/fast/dom/HTMLLabelElement/form/test1-expected.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/LayoutTests/fast/dom/HTMLLabelElement/form/test1-expected.txt b/LayoutTests/fast/dom/HTMLLabelElement/form/test1-expected.txt
new file mode 100644
index 0000000..e374b37
--- /dev/null
+++ b/LayoutTests/fast/dom/HTMLLabelElement/form/test1-expected.txt
@@ -0,0 +1,7 @@
+This test attempts to access an HTMLLabelElement's form property. The first test accesses the form property of an label which is inside of a form. The second test accesses the form property of an label which is not inside of a form
+
+Passed
+
+Passed
+
+