You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This attribute must return the type of the last non-redirect navigation in the current browsing context. It must have one of the following navigation type values.
2304
+
This attribute must return the type of the last non-redirect navigation. It must have one of the following navigation type values.
This attribute must return the number of redirects since the last non-redirect navigation under the current browsing context. If there is no redirect or there is any redirect that is not from the same origin as the destination document, this attribute must return zero.
2327
+
This attribute must return the number of redirects since the last non-redirect navigation. If there is no redirect or there is any redirect that is not from the same origin as the destination document, this attribute must return zero.
2327
2328
</dd>
2328
2329
2329
2330
<dt>`toJSON@1n</dt>
@@ -2358,9 +2359,9 @@ <h3 title="Extensions to the Performance interface">`Performance^I ~interfaceに
2358
2359
<dlclass="idl-def">
2359
2360
<dt>`timing@1</dt>
2360
2361
<dd>
2361
-
最後の非~redirect ~navi以降の`閲覧~文脈$に関係する計時~情報を表現する。
2362
+
最後の非~redirect ~navi以降の計時~情報を表現する。
2362
2363
◎
2363
-
The timing attribute represents the timing information related to the browsing contexts since the last non-redirect navigation.\
2364
+
The timing attribute represents the timing information since the last non-redirect navigation.\
0 commit comments