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
You'd have to recursively inline every asset in the iframe target. Doable, but not so fun! Can't remember what the support for srcDoc is like, might be a cleaner option, but yeah, base64 would do the trick too.
It looks like most browsers support srcDoc (except IE which almost no one uses now). Yeah, it would definitely be a pain to inline all the iframe srcs as well.
This doesn't seem to inline iframes, which I need to be inlined. I think this can be done with base64.
The text was updated successfully, but these errors were encountered: