OLD | NEW |
1 Test that causes are correctly generated for various types of events. | 1 Test that causes are correctly generated for various types of events. |
2 | 2 |
3 | 3 |
4 Running: testTimerInstall | 4 Running: testTimerInstall |
5 PASS - record contained Timer InstalledPromise @ setTimeoutFunction.js: | 5 PASS - record contained Timer Installed |
| 6 Promise @ setTimeoutFunction.js: |
6 | 7 |
7 Running: testRequestAnimationFrame | 8 Running: testRequestAnimationFrame |
8 PASS - record contained Animation Frame RequestedPromise @ requestAnimationFrame
Function.js: | 9 PASS - record contained Animation Frame Requested |
| 10 Promise @ requestAnimationFrameFunction.js: |
9 | 11 |
10 Running: testStyleRecalc | 12 Running: testStyleRecalc |
11 PASS - record contained First InvalidatedstyleRecalcFunction @ styleRecalcFuncti
on.js: | 13 PASS - record contained First Invalidated |
| 14 styleRecalcFunction @ styleRecalcFunction.js: |
12 | 15 |
13 Running: testLayout | 16 Running: testLayout |
14 PASS - record contained Layout ForcedlayoutFunction @ layoutFunction.js: | 17 PASS - record contained Layout Forced |
15 PASS - record contained First Layout InvalidationlayoutFunction @ layoutFunction
.js: | 18 layoutFunction @ layoutFunction.js: |
| 19 PASS - record contained First Layout Invalidation |
| 20 layoutFunction @ layoutFunction.js: |
16 | 21 |
OLD | NEW |