From df4d8d7f2fbc7d63f4d26ffdf216b6d5caef55c6 Mon Sep 17 00:00:00 2001 From: Dominic Farolino Date: Sat, 2 Mar 2024 22:41:57 +0000 Subject: [PATCH] Bug 1881960 [wpt PR 44774] - DOM: Add WPTs for removing steps, a=testonly Automatic update from web-platform-tests DOM: Add WPTs for removing steps This CL adds WPTs for removing steps, to ensure that script is never executed during the removing steps hook [1], which are invoked synchronously during per-node removal (that is, they are not batched, but run this way per-node). This CL: 1. Augments the existing iframe removing steps WPT, to include `pagehide` events. At the time of writing this, all browsers deviate from the HTML Standard, and fail this test. 2. Adds new tests for `` and `