[Webkit-unassigned] [Bug 141960] New: [GTK] Layout Test accessibility/roles-exposed.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 24 01:03:29 PST 2015


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

            Bug ID: 141960
           Summary: [GTK] Layout Test accessibility/roles-exposed.html is
                    failing
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: chavarria1991 at gmail.com
                CC: webkit-bug-importer at group.apple.com

The accessibility/roles-exposed.html layout test is failing since r179922 (https://trac.webkit.org/changeset/r179922). 

This revision adds a default color chooser implementation so we probably need could update the expected file but I'm not sure.

The diff is the following:

--- /home/ch01/wk-tools/layout-test-results/accessibility/roles-exposed-expected.txt
+++ /home/ch01/wk-tools/layout-test-results/accessibility/roles-exposed-actual.txt
@@ -137,7 +137,7 @@
       AXRole: AXButton

 input[type='color']
-      AXRole: AXTextField
+      AXRole: AXColorWell

 input[type='checkbox']
       AXRole: AXCheckBox

-- 
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/20150224/11e98a14/attachment-0002.html>


More information about the webkit-unassigned mailing list