Pass | Constructed MouseEvent timestamp should be high resolution and have the same time origin as performance.now() | Asserts runPass | assert_greater_than_equal(327.40000009536743, 327.30000019073486, "Event timestamp should be greater than performance.now() timestamp taken before its creation")
at Test.<anonymous> ( /dom/events/Event-timestamp-high-resolution.html:12:9) | Pass | assert_less_than_equal(327.40000009536743, 327.40000009536743, "Event timestamp should be less than performance.now() timestamp taken after its creation")
at Test.<anonymous> ( /dom/events/Event-timestamp-high-resolution.html:13:9) |
|
Pass | Constructed KeyboardEvent timestamp should be high resolution and have the same time origin as performance.now() | Asserts runPass | assert_greater_than_equal(329.59999990463257, 329.5, "Event timestamp should be greater than performance.now() timestamp taken before its creation")
at Test.<anonymous> ( /dom/events/Event-timestamp-high-resolution.html:12:9) | Pass | assert_less_than_equal(329.59999990463257, 329.59999990463257, "Event timestamp should be less than performance.now() timestamp taken after its creation")
at Test.<anonymous> ( /dom/events/Event-timestamp-high-resolution.html:13:9) |
|
Pass | Constructed WheelEvent timestamp should be high resolution and have the same time origin as performance.now() | Asserts runPass | assert_greater_than_equal(329.90000009536743, 329.80000019073486, "Event timestamp should be greater than performance.now() timestamp taken before its creation")
at Test.<anonymous> ( /dom/events/Event-timestamp-high-resolution.html:12:9) | Pass | assert_less_than_equal(329.90000009536743, 329.90000009536743, "Event timestamp should be less than performance.now() timestamp taken after its creation")
at Test.<anonymous> ( /dom/events/Event-timestamp-high-resolution.html:13:9) |
|
Pass | Constructed FocusEvent timestamp should be high resolution and have the same time origin as performance.now() | Asserts runPass | assert_greater_than_equal(330.09999990463257, 330.09999990463257, "Event timestamp should be greater than performance.now() timestamp taken before its creation")
at Test.<anonymous> ( /dom/events/Event-timestamp-high-resolution.html:12:9) | Pass | assert_less_than_equal(330.09999990463257, 330.09999990463257, "Event timestamp should be less than performance.now() timestamp taken after its creation")
at Test.<anonymous> ( /dom/events/Event-timestamp-high-resolution.html:13:9) |
|