File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 9
9
var respecConfig = {
10
10
github : "https://github.com/w3c/performance-timeline/" ,
11
11
shortName : "performance-timeline" ,
12
- level : 2 ,
13
12
latestVersion : "TR/performance-timeline/" ,
14
13
specStatus : "ED" ,
15
14
editors : [
60
59
performance metric data.</ p >
61
60
</ section >
62
61
< section id ='sotd '>
63
- < p > Performance Timeline Level 2 replaces the first version of
62
+ < p > This Performance Timeline specification replaces the first version of
64
63
[[PERFORMANCE-TIMELINE]] and includes:</ p >
65
64
< ul >
66
65
< li > Extends the base definition of the {{Performance}} interface defined by
@@ -116,8 +115,8 @@ <h2>Introduction</h2>
116
115
and be notified of new performance metrics and, optionally, previously
117
116
buffered performance metrics of specified type, via the
118
117
< a > PerformanceObserver</ a > interface.</ p >
119
- < p > The < a > PerformanceObserver</ a > interface was added in Performance
120
- Timeline Level 2 and is designed to address limitations of the buffer-based
118
+ < p > The < a > PerformanceObserver</ a > interface was added
119
+ and is designed to address limitations of the buffer-based
121
120
approach shown in the first example. By using the PerformanceObserver
122
121
interface, the application can:</ p >
123
122
< ul >
You can’t perform that action at this time.
0 commit comments