Chromium Code Reviews

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

Issue 661247: BUG36986 Expectations for timeline tests were changed. (Closed)
Patch Set: Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
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