[Webkit-unassigned] [Bug 120213] New: Text nodes should also return text when asked for it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 23 11:03:43 PDT 2013


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

           Summary: Text nodes should also return text when asked for it
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: roger_fong at apple.com
                CC: cfleizach at apple.com,
                    webkit-bug-importer at group.apple.com,
                    roger_fong at apple.com


Nodes shouldn't have to be element nodes to return text.
Just text nodes by themselves should be able to return text as well when queried for it.

Without this, static text doesn't return text when asked via accessibility api.

-- 
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