| Index: LayoutTests/fast/forms/label/label-selection-expected.txt
|
| diff --git a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt b/LayoutTests/fast/forms/label/label-selection-expected.txt
|
| similarity index 57%
|
| copy from LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
|
| copy to LayoutTests/fast/forms/label/label-selection-expected.txt
|
| index e2e890293aacc72d81b628dabd8771ae4e3a465f..b17395b8cfd1c89405abb5537f375eaf6debcf59 100644
|
| --- a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
|
| +++ b/LayoutTests/fast/forms/label/label-selection-expected.txt
|
| @@ -1,9 +1,9 @@
|
| -
|
| -This tests that a hit test on a image map that has areas and anchors does not crash
|
| +Test the selection of label associated with input.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| +PASS window.getSelection().toString() is "Some"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|