accessibility/svg-text.html [ Failure ] Diff: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r262599%20(13968)/accessibility/svg-text-diff.txt --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/svg-text-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/svg-text-actual.txt @@ -4,10 +4,10 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS text1.role is 'AXRole: AXGroup' -PASS text1.childrenCount is 1 -PASS staticText.role is 'AXRole: AXStaticText' -PASS staticText.stringValue is 'AXValue: Hello World!' +FAIL text1.role should be AXRole: AXGroup. Was AXRole: AXSection. +FAIL text1.childrenCount should be 1. Was 0. +FAIL staticText.role should be AXRole: AXStaticText. Was . +FAIL staticText.stringValue should be AXValue: Hello World!. Was . PASS successfullyParsed is true TEST COMPLETE
<rdar://problem/64033305>