Bug 229916
| Summary: | ARIAMixin properties should be non-nullable | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kagami Sascha Rosylight <saschanaz> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | andresg_22, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Kagami Sascha Rosylight
Context: https://github.com/w3c/aria/pull/1261
```
document.body.ariaAtomic
// this currently returns null but should always return a string
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/82759865>