Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
accidentally a l
  • Loading branch information
keithamus committed Sep 24, 2025
commit 2b0800c270bb02f4ac4c1f9cc721723b1c46aeb5
2 changes: 1 addition & 1 deletion css-position-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ Top Layer Manipulation {#top-manip}

<div algorithm>
To <dfn export lt="request an element to be removed from the top layer | request removal from the top layer">request an element to be removed from the top layer</dfn>,
given an {{Element}} |el| and an optional ist of steps |afterRemoval|:
given an {{Element}} |el| and an optional list of steps |afterRemoval|:

1. Let |doc| be |el|'s [=Node/node document=].

Expand Down