| 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 024c7e0164a2fe2802a659b9510238fc351c342b..28135c5c780e5a96cb49bc357f1bb092b7e7fa5a 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 MESSAGE: '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".
 | 
| 
 |