WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
116973
[GTK][WK2] platform/gtk/accessibility/caret-browsing-select-focus.html is failing
https://bugs.webkit.org/show_bug.cgi?id=116973
Summary
[GTK][WK2] platform/gtk/accessibility/caret-browsing-select-focus.html is fai...
Zan Dobersek
Reported
2013-05-29 10:19:12 PDT
The platform/gtk/accessibility/caret-browsing-select-focus.html layout test is failing on GTK WK2.
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=platform%2Fgtk%2Faccessibility%2Fcaret-browsing-select-focus.html
--- /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/platform/gtk/accessibility/caret-browsing-select-focus-expected.txt +++ /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/platform/gtk/accessibility/caret-browsing-select-focus-actual.txt @@ -12,8 +12,8 @@ PASS axCombo.isFocusable is true PASS axMenuItemFoo.isFocusable is false PASS axMenuItemBar.isFocusable is false -PASS axMenuItemFoo.isSelectable is true -PASS axMenuItemBar.isSelectable is true +FAIL axMenuItemFoo.isSelectable should be true (of type boolean). Was undefined (of type undefined). +FAIL axMenuItemBar.isSelectable should be true (of type boolean). Was undefined (of type undefined). PASS axPar.isFocusable is true PASS axCombo.isFocused is false PASS axMenuItemFoo.isSelected is true
Attachments
Add attachment
proposed patch, testcase, etc.
Mario Sanchez Prada
Comment 1
2013-09-30 03:56:26 PDT
This test is now consistently passing in WK2 after
r156541
, so I'm removing it from the the TestExpectations file.
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