| Index: LayoutTests/fast/events/mouse-events-within-no-element-expected.txt
|
| diff --git a/LayoutTests/fast/events/mouse-events-within-no-element-expected.txt b/LayoutTests/fast/events/mouse-events-within-no-element-expected.txt
|
| index f29b850d702125dd1ef68da93687d7fa6f6a0023..8a06ca008be5132515693bdf7f2e5a7a7a6d0b52 100644
|
| --- a/LayoutTests/fast/events/mouse-events-within-no-element-expected.txt
|
| +++ b/LayoutTests/fast/events/mouse-events-within-no-element-expected.txt
|
| @@ -36,9 +36,9 @@ PASS targets[9] is "#document"
|
| PASS events[10] is "mouseleave"
|
| PASS targets[10] is "#document"
|
| PASS events[11] is "mouseenter"
|
| -PASS targets[11] is "BODY"
|
| +PASS targets[11] is "#document"
|
| PASS events[12] is "mouseenter"
|
| -PASS targets[12] is "#document"
|
| +PASS targets[12] is "BODY"
|
| PASS events[13] is "mouseleave"
|
| PASS targets[13] is "BODY"
|
| PASS events[14] is "mouseleave"
|
|
|