[progress.html]
type: testharness
[Indeterminate progress bar should have position -1]
expected: FAIL
[Revoming the value attribute makes an intermediate progress bar, which should have position -1]
expected: FAIL
[Determinate progress bar should have fractional position]
expected: FAIL
[Indeterminate progress bar should have value 0]
expected: FAIL
[Value must equal max if the parsed value is larger than max]
expected: FAIL
[Max must be 1 by default]
expected: FAIL
[Max must be 1 by default, even if value is specified]
expected: FAIL
[Max must be 1 if max value is invalid]
expected: FAIL
[Max must be 1 if the parsed max value is less than or equal to zero]
expected: FAIL
[Value must be 0 if value is invalid]
expected: FAIL
[Value must be 0 if the parsed value is less than or equal to zero]
expected: FAIL