[Webkit-unassigned] [Bug 132349] New: AX: [ATK] text inside span block in a block not accessible
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 29 12:28:38 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=132349
Summary: AX: [ATK] text inside span block in a block not
accessible
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jarekczek at poczta.onet.pl
CC: jdiggs at igalia.com, webkit-bug-importer at group.apple.com
<div>
<div>Before</div>
<a style="display:block;" href="xref">
<span style="display:block;">Span</span>
</a>
<div>After</div>
</div>
In this example Span text is not accessible. The link is not ATK_TEXT. This is related to bug #130941 and these 2 bugs together make yelp gnome documentation partially inaccessible.
Test case to come soon.
--
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