Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
accessibility
/
progress-element-value-changes-expected.txt
blob: 4f2a1a1390a12417e9b191a45afd186881ee81cb [
file
] [
log
] [
blame
] [
edit
]
This test ensures accessibility properly responds to dynamic changes in a progress element's value.
#progress AXValue: 70
Updating #progress value to 50.
#progress AXValue: 50
PASS successfullyParsed is true
TEST COMPLETE