Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkitglib/2.40
/
.
/
LayoutTests
/
accessibility
/
html5-required-attribute-expected.txt
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