{"p":"","h":{"iv":"ROXSYW+cfvEbFHu5","at":"ocxplSQjdRC3tXEtB/9/wg=="}}
Jay “parody”
- 2y ·
-
Public·
-
social.coop
@feditips I figured this out -- it's because the WordPress embed block adds `sandbox="allow-scripts"` to the `<iframe>` tag, but that attribute needs to be `sandbox="allow-scripts allow-same-origin"`
`allow-same-origin` is required to retrieve the CSS.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe#attr-sandbox