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 99 var respecConfig = {
1010 github : "https://github.com/w3c/performance-timeline/" ,
1111 shortName : "performance-timeline" ,
12- level : 2 ,
1312 latestVersion : "TR/performance-timeline/" ,
1413 specStatus : "ED" ,
1514 editors : [
6059 performance metric data.</ p >
6160 </ section >
6261 < 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
6463 [[PERFORMANCE-TIMELINE]] and includes:</ p >
6564 < ul >
6665 < li > Extends the base definition of the {{Performance}} interface defined by
@@ -116,8 +115,8 @@ <h2>Introduction</h2>
116115 and be notified of new performance metrics and, optionally, previously
117116 buffered performance metrics of specified type, via the
118117 < 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
121120 approach shown in the first example. By using the PerformanceObserver
122121 interface, the application can:</ p >
123122 < ul >
You can’t perform that action at this time.
0 commit comments