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
| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | Accessibility regression after update — <ul class="x-menu"> has role="navigation" causing Lighthouse list errors | 0 | 10.76 | 18-09-2026 |
| 2 | Link Property Bug | 0 | 3.6 | 17-09-2026 |
| 3 | After revolution slider update - not working on different languages | 0 | 7 | 13-07-2026 |
| 4 | Class specific to cornerstone editor | 0 | 33.18 | 18-09-2026 |
| 5 | MegaMenu: looper children | 0 | 22.53 | 17-09-2026 |
| 6 | New Wordpress Website - 500 Internal Server Error | 0 | 8.22 | 20-09-2026 |
| 7 | EIP Editing Office Hour (EIP + ERC ) Meeting #107, July 21, 2026 | 0 | 17.62 | 15-07-2026 |
| 8 | Github repo pghqdev/OpenScreenShot | 0 | 5 | 09-07-2026 |
| 9 | OAuth 2.0 regression / authorization rejects numeric-only state values | 0 | 9.79 | 27-08-2026 |
| 10 | Pay-Per-Use: compliance jobs upload_url / download_url return 404 (control plane works) — App ID 33340874 | 0 | 11.64 | 27-08-2026 |