@@ -4925,20 +4925,13 @@ <h5 title="Ongoing navigation tracking">7.2.6.8. 進行中な~naviの追跡-法<
49254925Set navigation's ongoing navigate event to null.
49264926</ li >
49274927 < li >
4928- < p >
49294928~IF[
49304929%~navi の`進行中な~API~method追跡子$ ~NEQ ~NULL
49314930]
49324931⇒
4933- `完遂-時の~promiseを却下する$( %~API~method追跡子, %~error† )
4934- </ p >
4935-
4936- < p class ="trans-note "> 【†
4937- 未定義な変数
4938- — %事由, %~error報 どちらかが意図されると思われる(以下も同様)。
4939- 】</ p >
4932+ `完遂-時の~promiseを却下する$( %~API~method追跡子, %事由 )
49404933◎
4941- If navigation's ongoing API method tracker is non-null, then reject the finished promise for apiMethodTracker with error .
4934+ If navigation's ongoing API method tracker is non-null, then reject the finished promise for apiMethodTracker with reason .
49424935</ li >
49434936 < li >
49444937`~eventを発火する$( %~navi, `navigateerror$et, `ErrorEvent$I )
@@ -4958,14 +4951,14 @@ <h5 title="Ongoing navigation tracking">7.2.6.8. 進行中な~naviの追跡-法<
49584951If navigation's transition is null, then return.
49594952</ li >
49604953 < li >
4961- `~promiseを却下する$( %~navi の`遷移$の`~commit時の~promise$nTr, %~error )
4954+ `~promiseを却下する$( %~navi の`遷移$の`~commit時の~promise$nTr, %事由 )
49624955◎
4963- Reject navigation's transition's committed promise with error .
4956+ Reject navigation's transition's committed promise with reason .
49644957</ li >
49654958 < li >
4966- `~promiseを却下する$( %~navi の`遷移$の`完遂-時の~promise$nTr, %~error )
4959+ `~promiseを却下する$( %~navi の`遷移$の`完遂-時の~promise$nTr, %事由 )
49674960◎
4968- Reject navigation's transition's finished promise with error .
4961+ Reject navigation's transition's finished promise with reason .
49694962</ li >
49704963 < li >
49714964%~navi の`遷移$ ~SET ~NULL
0 commit comments