git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
b36cd056e2a84266668e6d0640ae35c2602739ef
[WebKit-https.git]
/
LayoutTests
/
inspector
/
timeline
/
timeline-parse-html-expected.txt
1
Tests the Timeline API instrumentation of ParseHTML
2
3
Test data
4
ParseHTML Properties:
5
{
6
startTime : <number>
7
data : {
8
length : 9
9
startLine : 0
10
endLine : 0
11
}
12
children : <object>
13
endTime : <number>
14
type : "ParseHTML"
15
frameId : <string>
16
usedHeapSize : <number>
17
totalHeapSize : <number>
18
counters : <object>
19
}
20
ParseHTML Properties:
21
{
22
startTime : <number>
23
data : {
24
length : 1
25
startLine : 0
26
endLine : 0
27
}
28
children : <object>
29
endTime : <number>
30
type : "ParseHTML"
31
frameId : <string>
32
usedHeapSize : <number>
33
totalHeapSize : <number>
34
counters : <object>
35
}
36