mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
touchlist dom api #8225
This commit is contained in:
parent
f9141ef2db
commit
ae8d3f67c8
3 changed files with 7 additions and 13 deletions
|
@ -1,11 +0,0 @@
|
|||
[create-touch-touchlist.html]
|
||||
type: testharness
|
||||
[document.createTouchList exists and correctly creates a TouchList from zero Touch objects]
|
||||
expected: FAIL
|
||||
|
||||
[document.createTouchList exists and correctly creates a TouchList from a single Touch]
|
||||
expected: FAIL
|
||||
|
||||
[document.createTouchList exists and correctly creates a TouchList from two Touch objects]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue