We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56b8060 commit be23a0eCopy full SHA for be23a0e
compatibility.bs
@@ -943,12 +943,11 @@ Issue(amaliev/3pcd-exemption-heuristics#3): TODO: Consider whether to check for
943
944
<h3 id="sa-heuristics-redirect">Redirect Heuristic</h3>
945
946
-Insert the following steps in [[!HTML]]'s <a spec="html">load a document</a> algorithm, before the
947
-final step which returns null.
+Insert the following steps at the start of [[!HTML]]'s <a spec="html">load a document</a> algorithm.
948
949
<div algorithm="loading-a-document-patch">
950
951
-1. Run [=detect a redirect heuristic=] given <var ignore>navigable</var>.
+1. Run [=detect a redirect heuristic=] given <var ignore>navigationParams</var>'s <var ignore>navigable</var>.
952
953
</div>
954
0 commit comments