From aebf865ec084f53e99ee32f5b0856071470a1d1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel?= Date: Fri, 17 Apr 2026 00:18:07 +0200 Subject: [PATCH] fix(player): resolve iframe media src against iframe baseURI _setupParentMedia scans the iframe for audio[data-start]/video[data-start] and creates parallel media elements in the host document for playback. It was reading the raw src attribute string and assigning it directly to the host-document element, which then resolved relative URLs against the studio root instead of the iframe. A composition using `