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

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

Issue 2942573003: [DevTools] New harness for inspector-protocol layout tests (Closed)
Patch Set: Protocol -> dp Created 3 years, 6 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 DIV 1
2 Recording started 2 Recording started
3 Tracing complete 3 Tracing complete
4 UpdateLayoutTree frames match: true 4 UpdateLayoutTree frames match: true
5 UpdateLayoutTree elementCount > 0: true 5 UpdateLayoutTree elementCount > 0: true
6 InvalidateLayout frames match: true 6 InvalidateLayout frames match: true
7 Layout frames match: true 7 Layout frames match: true
8 dirtyObjects > 0: true 8 dirtyObjects > 0: true
9 totalObjects > 0: true 9 totalObjects > 0: true
10 has rootNode id: true 10 has rootNode id: true
11 has root quad: true 11 has root quad: true
12 SUCCESS: found all expected events. 12 SUCCESS: found all expected events.
13 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698