Kilotest: Diagnoses of autocomplete invalid
violation by HTML element 467 on Metropolitan Transportation Authority page
Basics
About the Metropolitan Transportation Authority page
- URL: https://www.mta.info/
- Tested 30 days ago by job
oyuon 2026-06-20 at 13:49
About HTML element 467
- Tag name:
INPUT - Text:
1 2 3 4 5 6 7 8 9 10 11 12 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 AM PM
- Start tag:
<input id="time-entry" type="hidden" name="time" autocomplete="off" onchange="function () { [native code] }" value="6:50 AM" style=""> - XPath:
[not obtained] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the autocomplete invalid
issue
- Why it matters: User cannot get help entering personal information in a form item
- Priority: high
- Related WCAG standard: 1.3.5
Diagnoses
Here is how rule engines diagnose the autocomplete invalid
issue for HTML element 467 of the Metropolitan Transportation Authority page.
- An input element with a type attribute whose value is hidden must not have an autocomplete attribute whose value is on or off.
Tool: Html Checker API (World Wide Web Consortium)