[Webkit-unassigned] [Bug 199860] New: [GTK] accessibility/button-with-aria-haspopup-role.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 17 08:11:02 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=199860
Bug ID: 199860
Summary: [GTK]
accessibility/button-with-aria-haspopup-role.html is
failing
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aboya at igalia.com
CC: bugs-noreply at webkitgtk.org
accessibility/button-with-aria-haspopup-role.html
"AX popupValue = 'null'" is appearing after each, otherwise correct, test output line.
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/button-with-aria-haspopup-role-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/button-with-aria-haspopup-role-actual.txt
@@ -3,16 +3,26 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-test1 AXRole: AXButton for aria-haspopup=(null)
-test2 AXRole: AXButton for aria-haspopup='true'
-test3 AXRole: AXButton for aria-haspopup='false'
-test4 AXRole: AXButton for aria-haspopup='dialog'
-test5 AXRole: AXButton for aria-haspopup='grid'
-test6 AXRole: AXButton for aria-haspopup='listbox'
-test7 AXRole: AXButton for aria-haspopup='menu'
-test8 AXRole: AXButton for aria-haspopup='tree'
-test9 AXRole: AXButton for aria-haspopup='foo'
-test10 AXRole: AXButton for aria-haspopup=''
+test1 AXRole: AXButton for aria-haspopup = (null)
+AX popupValue = 'null'
+test2 AXRole: AXButton for aria-haspopup = 'true'
+AX popupValue = 'null'
+test3 AXRole: AXButton for aria-haspopup = 'false'
+AX popupValue = 'null'
+test4 AXRole: AXButton for aria-haspopup = 'dialog'
+AX popupValue = 'null'
+test5 AXRole: AXButton for aria-haspopup = 'grid'
+AX popupValue = 'null'
+test6 AXRole: AXButton for aria-haspopup = 'listbox'
+AX popupValue = 'null'
+test7 AXRole: AXButton for aria-haspopup = 'menu'
+AX popupValue = 'null'
+test8 AXRole: AXButton for aria-haspopup = 'tree'
+AX popupValue = 'null'
+test9 AXRole: AXButton for aria-haspopup = 'foo'
+AX popupValue = 'null'
+test10 AXRole: AXButton for aria-haspopup = ''
+AX popupValue = 'null'
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/20190717/5cdfa8c9/attachment.html>
More information about the webkit-unassigned
mailing list