Bug 197764 - AX: Unship some ARIA string reflectors that are to-be-replaced by element reflection
Summary: AX: Unship some ARIA string reflectors that are to-be-replaced by element ref...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-05-09 20:03 PDT by James Craig
Modified: 2019-05-16 17:07 PDT (History)
13 users (show)

See Also:


Attachments
Patch (10.19 KB, patch)
2019-05-16 14:54 PDT, gr3g
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.