blob: 3c9d0a0e13a2450d323b4f64af0f0d8b6e91eafa [file] [log] [blame] [edit]
This tests that the required attribute is returned correctly through accessibility.
PASS: textInput.isRequired === true
PASS: textInput.isRequired === false
PASS: fileInput.isRequired === true
PASS successfullyParsed is true
TEST COMPLETE