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

Commit6c927ab

Browse files
committed
Update monkey patch location in Load a Document
1 parentfd75560 commit6c927ab

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
@@ -943,12 +943,11 @@ Issue(amaliev/3pcd-exemption-heuristics#3): TODO: Consider whether to check for
943943

944944
<h3 id="sa-heuristics-redirect">Redirect Heuristic</h3>
945945

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

949948
<div algorithm="loading-a-document-patch">
950949

951-
1. Run[=detect a redirect heuristic=] given<var ignore>navigable</var>.
950+
1. Run[=detect a redirect heuristic=] given<var ignore>navigationParams</var>'s<var ignore>navigable</var>.
952951

953952
</div>
954953

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp