mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-08 09:28:51 +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
|
|
|