summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/HTMLLabelElement/focus-label-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast/dom/HTMLLabelElement/focus-label-expected.txt')
-rw-r--r--LayoutTests/fast/dom/HTMLLabelElement/focus-label-expected.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/LayoutTests/fast/dom/HTMLLabelElement/focus-label-expected.txt b/LayoutTests/fast/dom/HTMLLabelElement/focus-label-expected.txt
new file mode 100644
index 0000000..ff90b5d
--- /dev/null
+++ b/LayoutTests/fast/dom/HTMLLabelElement/focus-label-expected.txt
@@ -0,0 +1,5 @@
+This tests that the correct form control element is activated when clicking on a label. If the test is successful, the text "SUCCESS" should show below.
+label1
+label2
+
+SUCCESS