Files
servo/components/script
Tim van der Lippe fbbfea43d6 script: Implement destroying of top-level navigable (#41355)
Another step towards being spec-compatible. Right now
we can't destroy an unsalvagable document during unloading,
as that breaks all kinds of tests. Before that, we need
to update various machinery to handle destroying correctly.

The first one is a top-level navigable, which explicitly
destroys a document after it is unloaded.

Part of #31973

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
2025-12-19 16:30:49 +00:00
..
2025-10-02 07:51:19 +00:00