docs: fix SCA and postMessage links in web-frame-main.md (#33415)

This commit is contained in:
Jeremy Rose 2022-03-24 10:12:47 -07:00 committed by GitHub
parent 962f4a6558
commit 4fdf8584ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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