adds a title to the iframe when rendered in the format Section: #N : $TITLE if $TITLE can be computed from the table-of-contents or h1/h2 in the contents
CSB-175:
creates an aria-live panel when the reader divs are setup
adds an updateLiveStatus to the reader instance that updates the aria-live div
Control.Navigator updated to emit a message like Location 57; 12% whenever the location has changed
CSB-81:
Section: #N : $TITLE
if$TITLE
can be computed from the table-of-contents or h1/h2 in the contentsCSB-175:
aria-live
panel when the reader divs are setupupdateLiveStatus
to the reader instance that updates thearia-live
divControl.Navigator
updated to emit a message likeLocation 57; 12%
whenever the location has changed