mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-09-04 15:05:20 +00:00
fix(extension): support cross-origin media frames
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<!doctype html>
|
||||
<meta charset="utf-8">
|
||||
<title>Deep wrapper 1</title>
|
||||
<style>body { margin: 0; } iframe { border: 0; }</style>
|
||||
<iframe width="860" height="490" src="deep-wrapper-2.html" allowfullscreen></iframe>
|
||||
Reference in New Issue
Block a user