docs: fix SCA and postMessage links in web-frame-main.md (#33415)
This commit is contained in:
parent
962f4a6558
commit
4fdf8584ed
1 changed files with 3 additions and 0 deletions
|
@ -195,3 +195,6 @@ have the same `routingId`.
|
|||
A `string` representing the [visibility state](https://developer.mozilla.org/en-US/docs/Web/API/Document/visibilityState) of the frame.
|
||||
|
||||
See also how the [Page Visibility API](browser-window.md#page-visibility) is affected by other Electron APIs.
|
||||
|
||||
[SCA]: https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Structured_clone_algorithm
|
||||
[`postMessage`]: https://developer.mozilla.org/en-US/docs/Web/API/Window/postMessage
|
||||
|
|
Loading…
Add table
Reference in a new issue