Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: f79dcc1f27aa5e1b6d4f2c8fcb4774208f8c9115 https://github.com/xwiki/xwiki-platform/commit/f79dcc1f27aa5e1b6d4f2c8fcb477... Author: C. Lucas <[email protected]> Date: 2023-12-20 (Wed, 20 Dec 2023) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/edit.vm M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/pom.xml Log Message: ----------- XWIKI-21370: Header structure uses too many H1 (#2729) * Added a sr-only title for wiki and wysiwyg pages * Removed two empty pages from the distribution flavor tests... Note: Looking at the failure reports on CI https://ci.xwiki.org/job/XWiki/job/xwiki-platform/job/stable-15.10.x/34/test... and https://ci.xwiki.org/job/XWiki/job/xwiki-platform/job/stable-15.10.x/34/test... ), it seems like there is no content on those pages (search for `mainContentArea`). Therefore I don't see a problem in removing them from those tests. (cherry picked from commit b8a580c320e5dd7f10c59fc75447b1acec720607)