Chromium Code Reviews

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-parse-html-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.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
(Empty)
1 Tests the Timeline API instrumentation of ParseHTML
2
3 ParseHTML Properties:
4 + startTime : * DEFINED *
5 + callerScriptName : * DEFINED *
6 + callerScriptLine : * DEFINED *
7 + data : {
8 +- length : 9
9 +- startLine : 0
10 +- endLine : 0
11 + }
12 + children : * DEFINED *
13 + endTime : * DEFINED *
14 + type : 4
15 Test data
OLDNEW

Powered by Google App Engine