diff --git a/compatibility.bs b/compatibility.bs index 657ffd6..6276ea4 100644 --- a/compatibility.bs +++ b/compatibility.bs @@ -939,12 +939,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.