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 f0aaf63 commit 84af521Copy full SHA for 84af521
compatibility.bs
@@ -939,12 +939,11 @@ Issue(amaliev/3pcd-exemption-heuristics#3): TODO: Consider whether to check for
939
940
<h3 id="sa-heuristics-redirect">Redirect Heuristic</h3>
941
942
-Insert the following steps in [[!HTML]]'s <a spec="html">load a document</a> algorithm, before the
943
-final step which returns null.
+Insert the following steps at the start of [[!HTML]]'s <a spec="html">load a document</a> algorithm.
944
945
<div algorithm="loading-a-document-patch">
946
947
-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>.
948
949
</div>
950
0 commit comments