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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/forced-layout-in-microtask-expected.txt

Issue 2515693003: DevTools: bring violations and timeline warnings in sync. (Closed)
Patch Set: idle callback test fixed. Created 4 years, 1 month 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/tracing/timeline-layout/timeline-layout-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Tests that Layout record has correct locations of layout being invalidated and f orced. 1 Tests that Layout record has correct locations of layout being invalidated and f orced.
2 2
3 Layout Properties: 3 Layout Properties:
4 { 4 {
5 data : { 5 data : {
6 beginData : { 6 beginData : {
7 dirtyObjects : 4 7 dirtyObjects : 4
8 frame : <string> 8 frame : <string>
9 partialLayout : false 9 partialLayout : false
10 stackTrace : <object> 10 stackTrace : <object>
11 totalObjects : 6 11 totalObjects : 6
12 } 12 }
13 endData : { 13 endData : {
14 root : <object> 14 root : <object>
15 rootNode : <number> 15 rootNode : <number>
16 } 16 }
17 } 17 }
18 endTime : <number> 18 endTime : <number>
19 frameId : <string> 19 frameId : <string>
20 stackTrace : <object> 20 stackTrace : <object>
21 startTime : <number> 21 startTime : <number>
22 type : "Layout" 22 type : "Layout"
23 } 23 }
24 Text details for Layout: forced-layout-in-microtask.html:14 24 Text details for Layout: forced-layout-in-microtask.html:14
25 Layout has a warning
26 25
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/tracing/timeline-layout/timeline-layout-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698