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

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

Issue 1896793002: Rename (updateLayout/updateStyle).*.() to updateStyleAndLayout.*.() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 DIV
2 Recording started 2 Recording started
3 Tracing complete 3 Tracing complete
4 UpdateLayoutTree frames match: true 4 UpdateStyleAndLayoutTree frames match: true
5 UpdateLayoutTree elementCount > 0: true 5 UpdateStyleAndLayoutTree 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