diff --git a/index.bs b/index.bs index 3ff3391d..5c9980b6 100644 --- a/index.bs +++ b/index.bs @@ -2933,8 +2933,9 @@ To await a navigation given |navigable|, |request|, |wait condition|, "download started", "navigation aborted", "navigation failed"ยป and |navigation id|. -1. If |event received| is "navigation failed" - return [=error=] with [=error code=] [=unknown error=]. +1. If |event received| is "navigation failed" or + "navigation aborted" return [=error=] with [=error code=] + [=unknown error=]. Issue: Are we surfacing enough information about what failed and why with an error here? What error code do we want? Is there going to be a problem