mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
15 lines
442 B
INI
15 lines
442 B
INI
[cloning-steps.html]
|
|
type: testharness
|
|
[input element's value should be cloned]
|
|
expected: FAIL
|
|
|
|
[input element's dirty value flag should be cloned, so setAttribute doesn't affect the cloned input's value]
|
|
expected: FAIL
|
|
|
|
[input element's checkedness should be cloned]
|
|
expected: FAIL
|
|
|
|
[input element's dirty checkedness should be cloned, so setAttribute doesn't affect the cloned input's checkedness]
|
|
expected: FAIL
|
|
|