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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-layout/timeline-layout-expected.txt

Issue 2145873002: [DevTools] Split inspector/tracing into subdirectories to speed things up. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 Tests the Timeline API instrumentation of a Layout event 1 Tests the Timeline API instrumentation of a Layout event
2 2
3 text 3 text
4 text 4 text
5 text 5 text
6 text 6 text
7 text 7 text
8 Layout Properties: 8 Layout Properties:
9 { 9 {
10 data : { 10 data : {
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 } 45 }
46 endTime : <number> 46 endTime : <number>
47 frameId : <string> 47 frameId : <string>
48 stackTrace : <object> 48 stackTrace : <object>
49 startTime : <number> 49 startTime : <number>
50 type : "Layout" 50 type : "Layout"
51 } 51 }
52 Text details for Layout: timeline-layout.html:17 52 Text details for Layout: timeline-layout.html:17
53 Layout has a warning 53 Layout has a warning
54 54
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698