| Index: LayoutTests/fast/events/click-focus-anchor-expected.txt
|
| diff --git a/LayoutTests/fast/events/click-focus-anchor-expected.txt b/LayoutTests/fast/events/click-focus-anchor-expected.txt
|
| index 5e0099b83da29d3be514104d7de63fdbbcaa22ea..69d6070802433cf75224611762f372325967f37f 100644
|
| --- a/LayoutTests/fast/events/click-focus-anchor-expected.txt
|
| +++ b/LayoutTests/fast/events/click-focus-anchor-expected.txt
|
| @@ -3,11 +3,17 @@ This test ensures that we can click to focus an a element.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -a1 received focus (focusable)
|
| -a4 received focus (focusable)
|
| -a5 received focus (focusable)
|
| -p6 received focus (focusable)
|
| -p7 received focus (focusable)
|
| +a1 received focus
|
| +a3 received focus
|
| +a4 received focus
|
| +a5 received focus
|
| +p6 received focus
|
| +a7 received focus
|
| +svga1 received focus
|
| +svga3 received focus
|
| +svga4 received focus
|
| +psvg5 received focus
|
| +svga6 received focus
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|