mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 09:53:07 +09:00
17 lines
484 B
INI
17 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
|
|
|