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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-paint-expected.txt

Issue 661248: DevTools: rebaseline timeline layout tests.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 9 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 Tests the Timeline API instrumentation of a paint event
2
3 Paint Properties:
4 + startTime : * DEFINED *
5 + callerScriptName : * DEFINED *
6 + callerScriptLine : * DEFINED *
7 + data : {
8 +- x : 0
9 +- y : 0
10 +- width : * DEFINED *
11 +- height : * DEFINED *
12 + }
13 + children : * DEFINED *
14 + endTime : * DEFINED *
15 + type : 3
16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698