mirror of
https://github.com/servo/servo.git
synced 2025-08-30 09:38:19 +01:00
Update Event's timestamp
This commit is contained in:
parent
c9b5b8fad3
commit
e63de4d52c
4 changed files with 16 additions and 15 deletions
|
@ -3,18 +3,9 @@
|
|||
[Untitled]
|
||||
expected: FAIL
|
||||
|
||||
[Constructed MouseEvent timestamp should be high resolution and have the same time origin as performance.now()]
|
||||
expected: FAIL
|
||||
|
||||
[Constructed KeyboardEvent timestamp should be high resolution and have the same time origin as performance.now()]
|
||||
expected: FAIL
|
||||
|
||||
[Constructed WheelEvent timestamp should be high resolution and have the same time origin as performance.now()]
|
||||
expected: FAIL
|
||||
|
||||
[Constructed GamepadEvent timestamp should be high resolution and have the same time origin as performance.now()]
|
||||
expected: FAIL
|
||||
|
||||
[Constructed FocusEvent timestamp should be high resolution and have the same time origin as performance.now()]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
[Event-timestamp-safe-resolution.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
|
||||
[Event timestamp should not have a resolution better than 5 microseconds]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue