[Webkit-unassigned] [Bug 116637] New: [Mac] accessibility/selection-states.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 22 14:40:59 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=116637

           Summary: [Mac] accessibility/selection-states.html fails
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: cfleizach at apple.com, enrica at apple.com


accessibility/selection-states.html fails:

--- /Volumes/Data/webkit3/WebKitBuild/Debug/layout-test-results/accessibility/selection-states-expected.txt
+++ /Volumes/Data/webkit3/WebKitBuild/Debug/layout-test-results/accessibility/selection-states-actual.txt
@@ -2,10 +2,10 @@
 This tests that we report the correct selection-related states.


-PASS accessibilityController.focusedElement.isMultiSelectable is true
-PASS accessibilityController.focusedElement.childAtIndex(0).isSelectable is true
+FAIL accessibilityController.focusedElement.isMultiSelectable should be true. Was false.
+FAIL accessibilityController.focusedElement.childAtIndex(0).isSelectable should be true. Was false.
 PASS accessibilityController.focusedElement.childAtIndex(0).isSelected is true
-PASS accessibilityController.focusedElement.childAtIndex(1).isSelectable is true
+FAIL accessibilityController.focusedElement.childAtIndex(1).isSelectable should be true. Was false.
 PASS accessibilityController.focusedElement.childAtIndex(1).isSelected is false
 PASS accessibilityController.focusedElement.childAtIndex(2).isSelectable is false
 PASS accessibilityController.focusedElement.childAtIndex(2).isSelected is false

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list