About 1119 letters
About 6 minutes
<fencedframe>
Experimental: This is an experimental technologyCheck the Browser compatibility table carefully before using this in production.
allow
Experimental
: Specifies a Permissions Policy for the <fencedframe>
, which defines what features are available to the <fencedframe>
based on the origin of the request. See Permissions policies available to fenced frames for more details of which features can be controlled via a policy set on a fenced frame. height
Experimental
: A unitless integer representing the height of the fenced frame in CSS pixels. The default is 150
. width
Experimental
: A unitless integer representing the width of the fenced frame in CSS pixels. The default is 300
. Created in 5/27/2025
Updated in 5/27/2025