[w3c/editing] No-op in "delete the selection" algorithm with end block's parent (Issue #473)

The "delete the selection" algorithm states in step 32.4.1:

> [..] let parent equal end block, then remove end block from parent, then set end block to parent.

I'm fairly certain this should state "let parent equal **end block's parent**".

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/473
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/editing/issues/473@github.com>

Received on Wednesday, 4 December 2024 15:44:44 UTC