| Index: third_party/WebKit/LayoutTests/fast/events/click-focus-anchor-expected.txt
|
| ===================================================================
|
| --- third_party/WebKit/LayoutTests/fast/events/click-focus-anchor-expected.txt (revision 30623)
|
| +++ third_party/WebKit/LayoutTests/fast/events/click-focus-anchor-expected.txt (working copy)
|
| @@ -1,10 +1,10 @@
|
| This test ensures that we can click to focus an a element. Click on the element below.
|
|
|
| -Focusable anchor with tab index
|
| +The expected result is platform specific. GTK and QT allows all links to be mouse focusable.
|
|
|
| -Focusable anchor
|
| -
|
| Result
|
|
|
| -PASS
|
| -PASS
|
| +
|
| +a1 received focus (focusable)
|
| +a4 received focus (focusable)
|
| +a5 received focus (focusable)
|
|
|