Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-misc/timeline-event-causes-expected.txt

Issue 2208963002: [DevTools] Removed InspectorTest.invokeFunctionInPageAsync (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove-promise-from-other-tests
Patch Set: a Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 InstalledsetTimeoutFunction @ setTimeoutFunction.j s: 5 PASS - record contained Timer InstalledPromise @ setTimeoutFunction.js:
6 6
7 Running: testRequestAnimationFrame 7 Running: testRequestAnimationFrame
8 PASS - record contained Animation Frame RequestedrequestAnimationFrameFunction @ requestAnimationFrameFunction.js: 8 PASS - record contained Animation Frame RequestedPromise @ requestAnimationFrame Function.js:
9 9
10 Running: testStyleRecalc 10 Running: testStyleRecalc
11 PASS - record contained First InvalidatedstyleRecalcFunction @ styleRecalcFuncti on.js: 11 PASS - record contained First InvalidatedstyleRecalcFunction @ styleRecalcFuncti on.js:
12 12
13 Running: testLayout 13 Running: testLayout
14 PASS - record contained Layout ForcedlayoutFunction @ layoutFunction.js: 14 PASS - record contained Layout ForcedlayoutFunction @ layoutFunction.js:
15 PASS - record contained First Layout InvalidationlayoutFunction @ layoutFunction .js: 15 PASS - record contained First Layout InvalidationlayoutFunction @ layoutFunction .js:
16 16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698