Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 This test ensures that we can click to focus an a element. Click on the element below. | 1 This test ensures that we can click to focus an a element. Click on the element below. |
| 2 | 2 |
| 3 Focusable anchor with tab index | 3 The expected result is platform specific. GTK and QT allows all links to be mous e focusable. |
| 4 | |
| 5 Focusable anchor | |
| 6 | 4 |
| 7 Result | 5 Result |
| 8 | 6 |
| 9 PASS | 7 |
| 10 PASS | 8 a1 received focus (focusable) |
| 9 a4 received focus (focusable) | |
| 10 a5 received focus (focusable) | |
| OLD | NEW |