Bug 75059

Summary: AX: attributed strings do not include AXHeading information when a link is contained within the heading
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: Unspecified   
Attachments:
Description Flags
patch
none
patch
none
patch darin: review+

Description chris fleizach 2011-12-21 17:51:14 PST
When asking for an attributed string, the heading level is not included if there is a link inside the heading like

<h1><a href="#">link</a></h1>
Comment 1 chris fleizach 2011-12-21 23:49:08 PST
rdar://10614265
Comment 2 chris fleizach 2011-12-21 23:49:40 PST
Created attachment 120280 [details]
patch
Comment 3 chris fleizach 2011-12-21 23:51:46 PST
Created attachment 120281 [details]
patch
Comment 4 chris fleizach 2011-12-21 23:53:16 PST
Created attachment 120282 [details]
patch
Comment 5 chris fleizach 2011-12-22 10:03:48 PST
http://trac.webkit.org/changeset/103552