[Webkit-unassigned] [Bug 212805] New: [GLIB] accessibility/svg-text.html is failing since added in r262500
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 5 02:03:22 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212805
Bug ID: 212805
Summary: [GLIB] accessibility/svg-text.html is failing since
added in r262500
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dpino at igalia.com
CC: webkit-bug-importer at group.apple.com
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200605/c6778da7/attachment.htm>
More information about the webkit-unassigned
mailing list