Lack of accessibility is a legitimate bug. Would would be good for you? For example, is there something in html that would work?
I have no idea what current screen readers do -- would *underlining*, or *bolding*, or *italics?* (I used the three styles for the three words in the line just above.) On Thursday, January 9, 2020 at 10:39:41 AM UTC-5, Jared Stofflett wrote: > > I'm a totally blind developer who is trying to learn go. When running > > go tool cover -html=cover.out -o cover.html > > It appears the HTML generated uses color to show the lines of code that > are not covered without any other way of identifying uncovered lines. This > is obviously an issue if your totally blind. Are there any alternative > tools that can take a coverage profile and give a text representation of > lines that are not covered? > > > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/2f77d687-067d-4100-acb1-53c36ada94f7%40googlegroups.com.
