xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

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

image

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] }


image

(🐞 反爬虫测试!打击盗版⚠️)如果你看到这个信息, 说明这是一篇剽窃的文章,请访问 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, 禁止转载 🈲️,侵权必究⚠️!


posted @ 2023-10-26 19:25  xgqfrms  阅读(22)  评论(1编辑  收藏  举报