- From: Mike West <notifications@github.com>
- Date: Tue, 29 Oct 2019 09:42:51 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 29 October 2019 16:42:53 UTC
Weird. The first Flash game I found uses `<embed src="https://img-hws.y8.com/cloud/y8-flash-game/contents/item_versions/flash_games/50996/original/super_drift_2.swf?1521598154" class="item-direct-container resizable" width="850" height="478" id="gamefileEmbed" name="flash-content" align="middle" wmode="window" allowfullscreen="false" allowfullscreeninteractive="false" fullscreenaspectratio="" quality="high" play="true" loop="true" menu="" allowscriptaccess="always" haspriority="true" type="application/x-shockwave-flash" pluginspage="https://www.adobe.com/go/getflashplayer" style="display: block;">"`. Jamming that into https://example.com/ via devtools results in an undefined `frames[0]` (in Chrome 78). I suspect PDF is doing something unexpected. :/ -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/948#issuecomment-547517812
Received on Tuesday, 29 October 2019 16:42:53 UTC