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:
Jon Leighton 2017-12-07 12:56:23 +01:00
parent e646471888
commit 5ff4dc078a
3 changed files with 12 additions and 19 deletions

View file

@ -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