Bug 249752
| Summary: | ariaErrorMessageElements should be ariaErrorMessageElement | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | Accessibility | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | andresg_22, rego, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 154907 | ||
Ryosuke Niwa
There is a typo in our implementation of ARIA reflection.
ariaErrorMessageElements should be ariaErrorMessageElement instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103615292>
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/7989