Bug 212805

Summary: [GLIB] accessibility/svg-text.html is failing since added in r262500
Product: WebKit Reporter: Diego Pino <dpino>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Diego Pino 2020-06-05 02:03:22 PDT
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
Comment 1 Radar WebKit Bug Importer 2020-06-05 09:58:35 PDT
<rdar://problem/64033305>