Test: HTML maxlength attribute test (NVDA/Firefox)
Expectation: maxlength attribute: MAY convey the maximum length when navigating to an input - applied to the input[type="text"] element
Property | Value |
---|---|
Support | none Grading Note: There is no known/documented support. There may still be support for this expectation, but it is undocumented. If this is the case, please report this issue. |
AT Name | NVDA |
AT Version | 2019.3.1 |
Browser Name | Firefox |
Browser Version | 116 |
OS version | Windows 10 version 1909 |
Date | 2023-08-16 |
Notes |
Commands and Output
These are specific commands used to access the target element in the test, along with the resulting output.
Command | Result | Output | Notes |
---|---|---|---|
next_item (down arrow) | fail | "clickable, pin number, 4 characters, edit, has auto complete" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |
next_focusable_item (Tab) | fail | "pin number, 4 characters, edit has auto complete, blank" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |