| 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 aa6209c6badfb14c937b144ddb7293537bc438d9..ed8e586a77b83b9f465900f4599d86b2d0400d87 100644
|
| --- a/LayoutTests/fast/events/uievent-with-inputdevice-expected.txt
|
| +++ b/LayoutTests/fast/events/uievent-with-inputdevice-expected.txt
|
| @@ -15,6 +15,10 @@ PASS mouseevent is non-null.
|
| PASS mouseevent.sourceDevice is null
|
| PASS mouseevent.sourceDevice is non-null.
|
| PASS mouseevent.sourceDevice.firesTouchEvents is false
|
| +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
|
|
|