| Index: LayoutTests/fast/events/focus-click-on-non-mouse-focusable-element-expected.txt | 
| diff --git a/LayoutTests/fast/events/focus-click-on-non-mouse-focusable-element-expected.txt b/LayoutTests/fast/events/focus-click-on-non-mouse-focusable-element-expected.txt | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..f169a8df69413e3b1cb529cb1b1e945f6e29cf35 | 
| --- /dev/null | 
| +++ b/LayoutTests/fast/events/focus-click-on-non-mouse-focusable-element-expected.txt | 
| @@ -0,0 +1,11 @@ | 
| +Click on a focused anchor element should not change focus, and click on a non-focused anchor element should remove focus of another element. | 
| + | 
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | 
| + | 
| + | 
| +PASS document.activeElement is a | 
| +PASS document.activeElement is document.body | 
| +PASS successfullyParsed is true | 
| + | 
| +TEST COMPLETE | 
| +link | 
|  |