',
+
+ // `` only gets the `region` landmark role when it has an accessible name
+ // (aria-label/aria-labelledby/title). Without one it has the generic role — see
+ // https://www.w3.org/TR/html-aam-1.0/#el-section
+ // This rule does not inspect accessible names, so unnamed sections are excluded.
+ 'Content',
+ // `role="region"` is the landmark role a named `` gets. Nesting it is
+ // excluded for the same reason: the rule cannot verify an accessible name is present.
+ '