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

Commit1dad118

Browse files
authored
Docs: Update links to EdgeHTML issues to go through Web Archive
With Microsoft going Chromium with Edge, its old EdgeHTML issues were allremoved. :(Closesgh-4584
1 parent9b9ed46 commit1dad118

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎test/unit/manipulation.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2851,7 +2851,7 @@ testIframe(
28512851

28522852
// Support: Edge <=18+
28532853
// Edge doesn't support nonce in non-inline scripts.
2854-
// See https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/13246371/
2854+
// See https://web.archive.org/web/20171203124125/https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/13246371/
28552855
QUnit[/\bedge\//i.test(navigator.userAgent) ?"skip" :"test"]
28562856
);
28572857

@@ -2871,7 +2871,7 @@ testIframe(
28712871

28722872
// Support: Edge <=18+
28732873
// Edge doesn't support nonce in non-inline scripts.
2874-
// See https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/13246371/
2874+
// See https://web.archive.org/web/20171203124125/https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/13246371/
28752875
QUnit[/\bedge\//i.test(navigator.userAgent) ?"skip" :"test"]
28762876
);
28772877

@@ -2891,6 +2891,6 @@ testIframe(
28912891

28922892
// Support: Edge <=18+
28932893
// Edge doesn't support nonce in non-inline scripts.
2894-
// See https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/13246371/
2894+
// See https://web.archive.org/web/20171203124125/https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/13246371/
28952895
QUnit[/\bedge\//i.test(navigator.userAgent) ?"skip" :"test"]
28962896
);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp