diff --git a/aria-practices.html b/aria-practices.html
index 854fee3cda..5f6774300b 100644
--- a/aria-practices.html
+++ b/aria-practices.html
@@ -5024,6 +5024,7 @@
Structural Roles
code | code |
columnheader | th |
definition | dd |
+ deletion | del |
directory | No equivalent element |
document | No equivalent element |
emphasis | em |
@@ -5031,6 +5032,7 @@ Structural Roles
figure | figure |
group | No equivalent element |
heading with aria-level="N" where N is 1, 2, 3, 4, 5, or 6 | h1, h2, h3, h4, h5, h6 |
+ insertion | ins |
img | img |
list | ul, ol |
listitem | li |