Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5.3, 2.6
-
Component/s: Accessibility, HTML and CSS, Themes
-
Testing Instructions:
-
Affected Branches:MOODLE_25_STABLE, MOODLE_26_STABLE
-
Fixed Branches:MOODLE_25_STABLE, MOODLE_26_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-43348_master -
Pull Master Diff URL:
Description
Current code in layout files:
<div class="breadcrumb-nav"><?php echo $OUTPUT->navbar(); ?></div>
<nav class="breadcrumb-button"><?php echo $OUTPUT->page_heading_button(); ?></nav>
oops - thats a bit wrong isn't it?
I think the breadcrumb is navigation, the button is not navigation.
More information:
The current mark-up breaks the HTML5 standard as stated in:
http://www.w3.org/TR/2010/WD-html5-20100624/sections.html#the-nav-element
Please see attached image 2013-12-12 10_31_14-MooGJB_ Administration_ Appearance_ Themes_ Theme selector.png.