You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The navigator.canLoadAdAuctionFencedFrame() API needs to compare the sandbox flags to a list of required unsandboxed flags to determine if a fenced frame can load. This list/enforcement currently does not exist in the fenced frame spec. Once that has been spec'd, the PA spec needs to be updated to look at that list.
The
navigator.canLoadAdAuctionFencedFrame()
API needs to compare the sandbox flags to a list of required unsandboxed flags to determine if a fenced frame can load. This list/enforcement currently does not exist in the fenced frame spec. Once that has been spec'd, the PA spec needs to be updated to look at that list.See: WICG/fenced-frame#155
The text was updated successfully, but these errors were encountered: