Update Event's timestamp

This commit is contained in:
George Roman 2019-03-26 09:38:22 +02:00
parent c9b5b8fad3
commit e63de4d52c
4 changed files with 16 additions and 15 deletions

View file

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

View file

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