mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-07-21 03:48:43 +00:00
18 lines
484 B
INI
18 lines
484 B
INI
[capture_reflect.html]
|
|
type: testharness
|
|
[Element input should have own property capture]
|
|
expected: FAIL
|
|
|
|
[input.capture is false when the capture attribute is absent]
|
|
expected: FAIL
|
|
|
|
[input.capture is true when the capture attribute is present]
|
|
expected: FAIL
|
|
|
|
[input.capture is true when the capture attribute is present as empty string]
|
|
expected: FAIL
|
|
|
|
[input.capture is true when the capture attribute is present as canonical name]
|
|
expected: FAIL
|
|
|