mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
Issue #10491 add HTMLInputElement attributes that reflect content identically
it uses a new version of string-cache https://github.com/servo/string-cache/pull/148
This commit is contained in:
@@ -1,23 +1,5 @@
|
||||
[time.html]
|
||||
type: testharness
|
||||
[step attribute on default value check]
|
||||
expected: FAIL
|
||||
|
||||
[max attribute on default value check]
|
||||
expected: FAIL
|
||||
|
||||
[min attribute on default value check]
|
||||
expected: FAIL
|
||||
|
||||
[max attribute support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[min attribute support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[step attribute support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[stepUp function support on input Element]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user