| Index: LayoutTests/fast/events/uievent-with-inputdevice-expected.txt
|
| diff --git a/LayoutTests/fast/events/uievent-with-inputdevice-expected.txt b/LayoutTests/fast/events/uievent-with-inputdevice-expected.txt
|
| index f666c6013247262da4a5ede8b687725d61245a34..05267af6f93b5be5a74ce03860f16f435b3dab66 100644
|
| --- a/LayoutTests/fast/events/uievent-with-inputdevice-expected.txt
|
| +++ b/LayoutTests/fast/events/uievent-with-inputdevice-expected.txt
|
| @@ -11,6 +11,10 @@ PASS uievent.sourceDevice is non-null.
|
| PASS uievent.sourceDevice.firesTouchEvents is true
|
| PASS touchevent is non-null.
|
| PASS touchevent.sourceDevice is null
|
| +PASS keyboardevent is non-null.
|
| +PASS keyboardevent.sourceDevice is null
|
| +PASS keyboardevent.sourceDevice is non-null.
|
| +PASS keyboardevent.sourceDevice.firesTouchEvents is false
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|