| Index: LayoutTests/fast/forms/label/labels-contenteditable-expected.txt
|
| diff --git a/LayoutTests/fast/forms/label/labels-contenteditable-expected.txt b/LayoutTests/fast/forms/label/labels-contenteditable-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..084c65e3cf80e7fa2c71b987c03209fa5d4a68b4
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/forms/label/labels-contenteditable-expected.txt
|
| @@ -0,0 +1,16 @@
|
| +ALERT: PASS: label passed the focus to the corresponding control
|
| +ALERT: PASS: focus should be sent if the label has contenteditable attribute
|
| +ALERT: PASS: keydown should be sent if the label has contenteditable attribute
|
| +ALERT: PASS: keypress should be sent if the label has contenteditable attribute
|
| +ALERT: PASS: keyup should be sent if the label has contenteditable attribute
|
| +ALERT: PASS: blur should be sent if the label has contenteditable attribute
|
| +ALERT: PASS: label passed the focus to the corresponding control
|
| +Test that labels with contenteditable attribute send focus and key events.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +text tAext
|
|
|