diff --git a/features/interactivity.yml b/features/interactivity.yml new file mode 100644 index 00000000000..30978493728 --- /dev/null +++ b/features/interactivity.yml @@ -0,0 +1,3 @@ +name: interactivity +description: The CSS `interactivity` property specifies whether an element and its descendants are inert or not. +spec: https://drafts.csswg.org/css-ui-4/#inertness