diff --git a/fullscreen.bs b/fullscreen.bs index 5661cdf..71814a2 100644 --- a/fullscreen.bs +++ b/fullscreen.bs @@ -114,6 +114,9 @@ these steps:
Let document be removedNode's node document. +
If document's state-preserving atomic move in progress is + true, then return.
Let nodes be removedNode's shadow-including inclusive descendants that have their fullscreen flag set, in shadow-including tree order.