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 6e42f58 commit 1fd53bcCopy full SHA for 1fd53bc
specs/NestedFrame.md
@@ -200,7 +200,7 @@ raised from the first-level iframe.
200
### `CoreWebView2.ProcessFailed`
201
With the support of tracking nested iframes, the processes
202
which support these nested iframes will be also tracked by
203
-[ProcessFailed](https://learn.microsoft.com/dotnet/api/microsoft.web.webview2.core.corewebview2.processfailed)
+[ProcessFailed](https://learn.microsoft.com/dotnet/api/microsoft.web.webview2.core.corewebview2.processfailed).
204
As we only track processes running tracked iframes, existing
205
developers will not receive any process failed events specific
206
to nested iframes as they haven't subscribe to the
0 commit comments