Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

Accessibility regression after update — <ul class="x-menu"> has role="navigation" causing Lighthouse list errors

Дата публикации: 18-09-2026 09:25:01

After updating X Pro/Cornerstone, Lighthouse accessibility dropped from 100 to 96.
The failing audit is:
List items ( <li> ) are not contained within <ul> , <ol> or <menu> parent elements.
The menu markup being generated is:
<ul class="x-menu ..." role="navigation">
<li class="menu-item ...">Home</li>
<li class="menu-item ...">Portfolios</li>
...
</ul>
The <li> elements are correctly inside a <ul> , but because role="navigation" is applied directly to the <ul> , Lighthouse appears to no longer recognise the parent as a list in the accessibility tree.
If I remove role="navigation" from the <ul> in DevTools, the structure is semantically correct again, although Lighthouse reloads the page and the attribute is regenerated.
This appears to have been introduced by the recent update, as the site previously scored 100 for Accessibility.
Could you confirm whether role="navigation" should be applied to the <ul> , or whether this is a regression in the menu output?
Screenshot 2026-09-18 at 10.09.341455×51 32.5 KB Screenshot 2026-09-18 at 10.13.17809×452 43.3 KB

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1Accessibility regression after update — <ul class="x-menu"> has role="navigation" causing Lighthouse list errors010.7618-09-2026
2Link Property Bug03.617-09-2026
3After revolution slider update - not working on different languages0713-07-2026
4Class specific to cornerstone editor033.1818-09-2026
5MegaMenu: looper children022.5317-09-2026
6New Wordpress Website - 500 Internal Server Error08.2220-09-2026
7EIP Editing Office Hour (EIP + ERC ) Meeting #107, July 21, 2026017.6215-07-2026
8Github repo pghqdev/OpenScreenShot0509-07-2026
9OAuth 2.0 regression / authorization rejects numeric-only state values09.7927-08-2026
10Pay-Per-Use: compliance jobs upload_url / download_url return 404 (control plane works) — App ID 33340874011.6427-08-2026

Классификация: Пресс-релизы. Схожих патентов: 0. Схожих новостей: 10. Тональность: 0. Информативность: 10.75. Источник: theme.co.