| Index: LayoutTests/accessibility/svg-remote-element-expected.txt
|
| diff --git a/LayoutTests/accessibility/svg-remote-element-expected.txt b/LayoutTests/accessibility/svg-remote-element-expected.txt
|
| index 53f4d886538548df556cfcc32f91c2f3b4c78098..76900e84753476cb6540e0e935e5f95fe7c921cf 100644
|
| --- a/LayoutTests/accessibility/svg-remote-element-expected.txt
|
| +++ b/LayoutTests/accessibility/svg-remote-element-expected.txt
|
| @@ -4,29 +4,29 @@ This test ensures that accessibility elements can be created out of what a remot
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -container location: (7, 7)
|
| +container location: (7, 7.5)
|
| Face role: AXRole: AXButton
|
| Face label: AXDescription: face
|
| FaceX: 0
|
| -FaceY: 0
|
| +FaceY: 0.5
|
|
|
|
|
| Eye role: AXRole: AXButton
|
| Eye label: AXDescription: left-eye
|
| EyeX: 103
|
| -EyeY: 148
|
| +EyeY: 147.5
|
|
|
|
|
| Nose role: AXRole: AXButton
|
| Nose label: AXDescription: nose
|
| NoseX: 193
|
| -NoseY: 206
|
| +NoseY: 205.5
|
|
|
|
|
| Mouth role: AXRole: AXButton
|
| Mouth label: AXDescription: smile
|
| MouthX: 115
|
| -MouthY: 275
|
| +MouthY: 274
|
|
|
|
|
| PASS successfullyParsed is true
|
|
|