9999●●options
100100
101101spec_title:Performance Timeline
102- spec_date:2026 - 02 - 26
102+ spec_date:2026 - 03 - 24
103103trans_update:2026 - 03 - 16
104104source_checked:260226
105105page_state_key:TIMING
131131
132132●●original_id_map
133133
134+ ■旧 id
135+ performance - entry - buffer :dfn - performance - entry - buffer
136+ initialize - a - performanceentry :dfn - initialize - a - performanceentry
137+ observer - buffer :dfn - observer - buffer
138+ observer:dfn - observer
139+ options - list :dfn - options - list
140+
134141 ■ 重複 id
135- dom - performanceentry - name :performanceentry - name
136- dom - performanceentry - navigationid :performanceentry - navigationid
137- dom - performanceentry - starttime :performanceentry - starttime
138- dom - performanceentry - entrytype :performanceentry - entrytype
139- dom - performanceentry - duration :performanceentry - duration
140- dom - performanceentry - tojson :performanceentry - tojson
141142 dom - performanceobserverinit - entrytypes :performanceobserverinit - entrytypes
142143 dom - performanceobserverinit - type :performanceobserverinit - type
143144 dom - performanceobserverinit - buffered :performanceobserverinit - buffered
@@ -1079,7 +1080,7 @@ <h2 title="The PerformanceEntry interface">3. `PerformanceEntry^I ~interface</h2
10791080⇒
10801081~RET 初期化-時の値
10811082◎
1082- name
1083+ name, of type DOMString, readonly
10831084• This attribute must return the value it is initialized to.\
10841085</ p >
10851086
@@ -1100,7 +1101,7 @@ <h2 title="The PerformanceEntry interface">3. `PerformanceEntry^I ~interface</h2
11001101⇒
11011102~RET 初期化-時の値
11021103◎
1103- entryType
1104+ entryType, of type DOMString, readonly
11041105• This attribute must return the value it is initialized to.
11051106</ p >
11061107
@@ -1139,7 +1140,7 @@ <h2 title="The PerformanceEntry interface">3. `PerformanceEntry^I ~interface</h2
11391140コレの処理能~計量にて最初に記録された時刻~値を表現する。
11401141</ p >
11411142◎
1142- startTime
1143+ startTime, of type DOMHighResTimeStamp, readonly
11431144• This attribute must return the value it is initialized to.\
11441145It represents the time value of the first recorded timestamp of this performance metric.
11451146</ div >
@@ -1165,7 +1166,7 @@ <h2 title="The PerformanceEntry interface">3. `PerformanceEntry^I ~interface</h2
11651166</ li >
11661167</ ol >
11671168◎
1168- duration
1169+ duration, of type DOMHighResTimeStamp, readonly
11691170• The getter steps for the duration attribute are to return 0 if this’s end time is 0; otherwise this’s end time - this’s startTime.
11701171</ div >
11711172
@@ -1175,7 +1176,7 @@ <h2 title="The PerformanceEntry interface">3. `PerformanceEntry^I ~interface</h2
11751176⇒
11761177~RET 初期化-時の値
11771178◎
1178- navigationId
1179+ navigationId, of type unsigned long long, readonly
11791180• This attribute MUST return the value it is initialized to.
11801181</ div >
11811182
@@ -1877,7 +1878,7 @@ <h3 title="disconnect() method">4.4. `disconnect()^m ~method</h3>
18771878</ div >
18781879
18791880 </ section >
1880- < section id ="supportedentrytype -attribute ">
1881+ < section id ="supportedentrytypes -attribute ">
18811882< h3 > 4.5. `supportedEntryTypes^m 属性</ h3 >
18821883
18831884< p >
0 commit comments