diff --git a/compatibility.bs b/compatibility.bs index 15b74fc..fba69d6 100644 --- a/compatibility.bs +++ b/compatibility.bs @@ -943,12 +943,11 @@ Issue(amaliev/3pcd-exemption-heuristics#3): TODO: Consider whether to check for

Redirect Heuristic

-Insert the following steps in [[!HTML]]'s load a document algorithm, before the -final step which returns null. +Insert the following steps at the start of [[!HTML]]'s load a document algorithm.
-1. Run [=detect a redirect heuristic=] given navigable. +1. Run [=detect a redirect heuristic=] given navigationParams's navigable.