- From: Patrick H. Lauke <redux@splintered.co.uk>
- Date: Thu, 20 Jul 2023 02:09:08 +0100
- To: WCAG <w3c-wai-gl@w3.org>
Spent some quality time tonight fixing up understanding documents (mostly the old 2.0 ones) that used non-semantic lists with `<li><strong>...</strong></li>` type constructs instead of definition lists, used `<ol>` instead of `<ul>` to list techniques where no order is implied/necessary, and fixed the understanding for Reading Order where an entire important chunk (the list of the different levels of education) was simply missing in action. https://github.com/w3c/wcag/pull/3296 This should be purely editorial, but would be good to merge to give those old documents (that we're carrying forward) a much-needed bit of restructuring. P -- Patrick H. Lauke https://www.splintered.co.uk/ | https://github.com/patrickhlauke https://flickr.com/photos/redux/ | https://www.deviantart.com/redux https://mastodon.social/@patrick_h_lauke | skype: patrick_h_lauke
Received on Thursday, 20 July 2023 01:09:19 UTC