Bug 197764

Summary: AX: Unship some ARIA string reflectors that are to-be-replaced by element reflection
Product: WebKit Reporter: James Craig <jcraig>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cdumez, cfleizach, commit-queue, dmazzoni, esprehn+autocc, ews-watchlist, gr3g, jdiggs, kondapallykalyan, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description James Craig 2019-05-09 20:03:54 PDT
AX: Unship some ARIA string reflectors that are to-be-replaced by element reflection

Specifically these:

	attribute DOMString? ariaActiveDescendant;
	attribute DOMString? ariaControls;
	attribute DOMString? ariaDescribedBy;
	attribute DOMString? ariaDetails;
	attribute DOMString? ariaErrorMessage;
	attribute DOMString? ariaFlowTo;
	attribute DOMString? ariaLabelledBy;
	attribute DOMString? ariaOwns;


Supporting evidence:
https://github.com/w3c/aria/issues/834
https://github.com/web-platform-tests/wpt/pull/16463
Comment 1 Radar WebKit Bug Importer 2019-05-09 20:04:43 PDT
<rdar://problem/50649689>
Comment 2 gr3g 2019-05-16 14:54:09 PDT
Created attachment 370073 [details]
Patch
Comment 3 WebKit Commit Bot 2019-05-16 17:07:51 PDT
Comment on attachment 370073 [details]
Patch

Clearing flags on attachment: 370073

Committed r245429: <https://trac.webkit.org/changeset/245429>
Comment 4 WebKit Commit Bot 2019-05-16 17:07:52 PDT
All reviewed patches have been landed.  Closing bug.