Fenced Frame & FencedFrameConfig All In One
Fenced Frame & FencedFrameConfig All In One
Fenced Frame
Draft Community Group Report, 23 October 2023
The fenced frame enforces a boundary between the embedding page and the cross-site embedded document such that user data visible to the two sites is not able to be joined together.
https://wicg.github.io/fenced-frame/
HTML <fencedframe>
tag
This document outlines a new HTML element: <fencedframe>
.
本文档概述了一个新的 HTML 元素:<fencedframe>
。
iframe private
sandbox
https://developer.chrome.com/docs/privacy-sandbox/fenced-frame/
https://github.com/shivanigithub/fenced-frame
https://developer.chrome.com/blog/privacy-sandbox-launch/
demos
Chrome Devtools console
Fence
// ƒ Fence() { [native code] }
Fence()
// Uncaught TypeError: Illegal constructor
f = new Fence()
// Uncaught TypeError: Illegal constructor
FencedFrameConfig
// ƒ FencedFrameConfig() { [native code] }
(🐞 反爬虫测试!打击盗版⚠️)如果你看到这个信息, 说明这是一篇剽窃的文章,请访问 https://www.cnblogs.com/xgqfrms/ 查看原创文章!
WebGL2RenderingContext: fenceSync()
The WebGL2RenderingContext.fenceSync()
method of the WebGL 2
API creates a new WebGLSync
object and inserts it into the GL
command stream.
fenceSync(condition, flags)
https://developer.mozilla.org/en-US/docs/Web/API/WebGL2RenderingContext/fenceSync
https://developer.mozilla.org/en-US/docs/Web/API/WebGLSync
refs
https://github.com/WICG/fenced-frame/blob/master/explainer/fenced_frame_config.md
https://api.flutter.dev/flutter/package-web_web/FencedFrameConfig/FencedFrameConfig.html
©xgqfrms 2012-2021
www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!
原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!
本文首发于博客园,作者:xgqfrms,原文链接:https://www.cnblogs.com/xgqfrms/p/17790190.html
未经授权禁止转载,违者必究!