This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 268784

Summary: Add support for ARIA attributes
Product: web Reporter: FenixDev
Component: HTML EditorAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal CC: stevenwdv
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Other   
Issue Type: ENHANCEMENT Exception Reporter:

Description FenixDev 2016-11-02 09:44:17 UTC
Hi!
ARIA & Accessibility is absent in your best IDE
Comment 1 stevenwdv 2017-06-27 14:55:29 UTC
Attributes to be added:

- role (see https://w3c.github.io/using-aria/#aria-roles for values)
- All attributes listed here (aria-*): https://w3c.github.io/using-aria/#aria-states-and-properties-aria--attributes

Auto-completion for values would be nice too.