WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
199868
REGRESSION(
r247135
): [GTK] accessibility/gtk/aria-haspopup.html is failing
https://bugs.webkit.org/show_bug.cgi?id=199868
Summary
REGRESSION(r247135): [GTK] accessibility/gtk/aria-haspopup.html is failing
Alicia Boya García
Reported
2019-07-17 10:31:09 PDT
accessibility/gtk/aria-haspopup.html Failing since
r247135
according to flakiness dashboard. --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/gtk/aria-haspopup-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/accessibility/gtk/aria-haspopup-actual.txt @@ -8,7 +8,7 @@ AXPlatformAttributes: computed-role:button, xml-roles:button, html-id:test1, tag:div, toolkit:WebKitGtk test2 hasPopup: true -AXPlatformAttributes: computed-role:button, xml-roles:button, haspopup:true, html-id:test2, tag:div, toolkit:WebKitGtk +AXPlatformAttributes: computed-role:button, xml-roles:button, haspopup:menu, html-id:test2, tag:div, toolkit:WebKitGtk test3 hasPopup: false AXPlatformAttributes: computed-role:button, xml-roles:button, haspopup:false, html-id:test3, tag:div, toolkit:WebKitGtk @@ -38,7 +38,7 @@ AXPlatformAttributes: computed-role:combobox, xml-roles:combobox, readonly:false, haspopup:listbox, html-id:test11, tag:div, toolkit:WebKitGtk test12 hasPopup: true -AXPlatformAttributes: computed-role:combobox, xml-roles:combobox, readonly:false, haspopup:true, html-id:test12, tag:div, toolkit:WebKitGtk +AXPlatformAttributes: computed-role:combobox, xml-roles:combobox, readonly:false, haspopup:menu, html-id:test12, tag:div, toolkit:WebKitGtk test13 hasPopup: false AXPlatformAttributes: computed-role:combobox, xml-roles:combobox, readonly:false, haspopup:false, html-id:test13, tag:div, toolkit:WebKitGtk
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug