mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
Update web-platform-tests to revision 3b3585e368841b77caea8576fa56cef91c3fbdf0
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user