Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit84af521

Browse files
committed
Update monkey patch location in Load a Document
1 parentf0aaf63 commit84af521

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎compatibility.bs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -939,12 +939,11 @@ Issue(amaliev/3pcd-exemption-heuristics#3): TODO: Consider whether to check for
939939

940940
<h3 id="sa-heuristics-redirect">Redirect Heuristic</h3>
941941

942-
Insert the following steps in[[!HTML]]'s<a spec="html">load a document</a> algorithm, before the
943-
final step which returns null.
942+
Insert the following steps at the start of[[!HTML]]'s<a spec="html">load a document</a> algorithm.
944943

945944
<div algorithm="loading-a-document-patch">
946945

947-
1. Run[=detect a redirect heuristic=] given<var ignore>navigable</var>.
946+
1. Run[=detect a redirect heuristic=] given<var ignore>navigationParams</var>'s<var ignore>navigable</var>.
948947

949948
</div>
950949

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp