| Index: LayoutTests/fast/events/constructors/keyboard-event-constructor-expected.txt
|
| diff --git a/LayoutTests/fast/events/constructors/keyboard-event-constructor-expected.txt b/LayoutTests/fast/events/constructors/keyboard-event-constructor-expected.txt
|
| index aaaae69ffab40d0e58db838b6786106fd45b03f7..aa456137cacde8781616158b3927b86d44ad8e11 100644
|
| --- a/LayoutTests/fast/events/constructors/keyboard-event-constructor-expected.txt
|
| +++ b/LayoutTests/fast/events/constructors/keyboard-event-constructor-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE WARNING: 'KeyboardEvent.keyLocation'' is deprecated. Please use 'KeyboardEvent.location' instead.
|
| +CONSOLE WARNING: 'KeyboardEvent.keyLocation' is deprecated. Please use 'KeyboardEvent.location' instead.
|
| This tests the constructor for the KeyboardEvent DOM class.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|