[Webkit-unassigned] [Bug 128400] AX: error parsing role attribute tokens; need to trim/split string before analyzing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 7 15:23:01 PST 2014


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





--- Comment #2 from James Craig <jcraig at apple.com>  2014-02-07 15:20:20 PST ---
Also fails on newlines and tab chars in role value.
See: LayoutTests/accessibility/roles-computedRoleString.html

FAIL: div[role=foo    button    bar] -> . Expected: button.
FAIL: div[role=foo
button
bar] -> . Expected: button.

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