From: smcv Date: Mon, 30 Nov 2015 21:04:51 +0000 (-0400) Subject: tag reviewed X-Git-Tag: 3.20160121~45 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/8eef16ff5af47c36f5e52260dda96105c226da39 tag reviewed --- diff --git a/doc/todo/add_aria_landmarks_to_make_ikiwiki_websites_more_accessible.mdwn b/doc/todo/add_aria_landmarks_to_make_ikiwiki_websites_more_accessible.mdwn index d13fa0a6f..81cf2c49a 100644 --- a/doc/todo/add_aria_landmarks_to_make_ikiwiki_websites_more_accessible.mdwn +++ b/doc/todo/add_aria_landmarks_to_make_ikiwiki_websites_more_accessible.mdwn @@ -65,7 +65,9 @@ General points: The `role` attribute is not allowed by the XHTML 1.0 Strict DTD, so we should only emit it in HTML5 mode (and we should probably -[[todo/generate_HTML5_by_default]]). +[[todo/generate_HTML5_by_default]]). --[[smcv]] + +> Now we do. --[[smcv]] Specific roles: @@ -93,3 +95,5 @@ but only in HTML5 mode for the reason given above. I have not applied a role to the sidebar just yet. --[[smcv]] + +> Feedback desired. Tagging this [[reviewed]] to take it off the patches list --[[smcv]]