ABCDEFGHIJKLMNOPQRSTUVWXYZAAABACAD
1
Occurances
TestError
2
10
testing/web-platform/tests/web-animations/timing-model/timelines/document-timelines.html
/web-animations/timing-model/timelines/document-timelines.htmlWPTEasy
Document timelines report current time relative to navigationStart - assert_equals: The current time matches requestAnimationFrame time expected 316.899591 but got 316.88
3
8
testing/web-platform/tests/web-animations/timing-model/animations/setting-the-start-time-of-an-animation.html
/web-animations/timing-model/animations/setting-the-start-time-of-an-animation.htmlWPTInvestigate
Setting the start time of a play-pending animation applies a pending playback rate - assert_approx_equals: expected 50000 +/- 0.0005 but got 50000.02
4
WPTInvestigate
Setting the start time of a playing animation applies a pending playback rate - assert_approx_equals: expected 50000 +/- 0.0005 but got 50000.02
5
7
testing/web-platform/tests/dom/events/Event-timestamp-safe-resolution.html
/dom/events/Event-timestamp-safe-resolution.htmlWPT
Easy (change unexpected pass -> expected pass)
Event timestamp should not have a resolution better that 5 microseconds - expected FAIL
6
7
dom/animation/test/document-timeline/test_document-timeline.html
dom/animation/test/document-timeline/test_document-timeline.htmlEasydone
document.timeline.currentTime value tests: assert_equals: document.timeline.currentTime matches requestAnimationFrame time expected 874.7111520000001 but got 874.7
7
7
testing/web-platform/tests/web-animations/timing-model/animations/the-current-time-of-an-animation.html
/web-animations/timing-model/animations/the-current-time-of-an-animation.htmlWPTInvestigate
The current time is calculated from the timeline time, start time and playback rate - assert_approx_equals: Animation has a unresolved start time expected 50000 +/- 0.001 but got 50000.02
8
6
dom/media/test/test_streams_element_capture.html
dom/media/test/test_streams_element_capture.htmlEasy
320x240.ogv stream final currentTime - got 0.30766, expected 0.3076643990929705
9
4
dom/animation/test/mozilla/test_restyles.html
dom/animation/test/mozilla/test_restyles.htmlMedium
Transform animation running on the element which is scrolled out should be unthrottled after around 200ms have elapsed. now: 2499.74 start time: 2299.74 - got +0, expected 1
10
Medium
Transform animation running on out of view element should be unthrottled after around 200ms have elapsed. now: 2733.06 start time: 2533.06 - got +0, expected 1
11
1
testing/web-platform/tests/web-animations/timing-model/animations/finishing-an-animation.html
/web-animations/timing-model/animations/finishing-an-animation.htmlWPTInvestigate
Finishing a paused animation resolves the start time - assert_approx_equals: The start time of a paused animation should be set expected -99926.4 +/- 0.001 but got -99926.38
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100