From ae8e040287a761b95ccfaa6cff3ece4f21f7c8fe Mon Sep 17 00:00:00 2001 From: Sam Atkins Date: Mon, 18 Dec 2023 14:10:03 +0000 Subject: [PATCH] LibWeb: Bring media-document loading closer to spec There's an unfortunate hack here. We have to load the media file's data before we call `HTML::HTMLParser::the_end()` with our generated document, otherwise the media element (``/`