diff --git a/core/modules/node/node.module b/core/modules/node/node.module index 5fab598..b5ef8b1 100644 --- a/core/modules/node/node.module +++ b/core/modules/node/node.module @@ -538,9 +538,6 @@ function template_preprocess_node(&$variables) { } } } - - // Add article ARIA role. - $variables['attributes']['role'] = 'article'; } /** diff --git a/core/themes/bartik/templates/comment.html.twig b/core/themes/bartik/templates/comment.html.twig index bff1c6a..cad484f 100644 --- a/core/themes/bartik/templates/comment.html.twig +++ b/core/themes/bartik/templates/comment.html.twig @@ -74,7 +74,7 @@ 'clearfix', ] %} -
+
{# Hide the "new" indicator by default, let a piece of JavaScript ask the server which comments are new for the user. Rendering the final "new"