Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkitglib/2.42
/
.
/
LayoutTests
/
accessibility
/
mac
/
submit-button-default-value-expected.txt
blob: e96edb8048bfe0611cebd45bac63cba0870f202e [
file
] [
log
] [
blame
] [
edit
]
This tests that a submit button will return its default value as the title.
PASS: button.title === 'AXTitle: Submit'
PASS: button.title === 'AXTitle: non-default value'
PASS successfullyParsed is true
TEST COMPLETE