mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
Fix file-type input element
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
[Value sanitization algorithm should strip line breaks for text]
|
||||
expected: FAIL
|
||||
|
||||
[files attribute must return null for text]
|
||||
expected: FAIL
|
||||
|
||||
[valueAsDate attribute must return null for text]
|
||||
expected: FAIL
|
||||
|
||||
@@ -24,9 +21,6 @@
|
||||
[Value sanitization algorithm should strip line breaks for search]
|
||||
expected: FAIL
|
||||
|
||||
[files attribute must return null for search]
|
||||
expected: FAIL
|
||||
|
||||
[valueAsDate attribute must return null for search]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user