mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Remove support for <input type=datetime>
It has been removed from the spec: https://github.com/whatwg/html/issues/336 See also https://github.com/servo/servo/pull/19471#pullrequestreview-80711878
This commit is contained in:
parent
e646471888
commit
5ff4dc078a
3 changed files with 12 additions and 19 deletions
|
@ -1,8 +1,5 @@
|
|||
[historical.html]
|
||||
type: testharness
|
||||
[<input type=datetime> should not be supported]
|
||||
expected: FAIL
|
||||
|
||||
[<input name=isindex> should not be supported]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue