Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions understanding/20/images-of-text.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,13 @@ <h2>Intent of Images of Text</h2>
<section id="benefits">
<h2>Benefits of Images of Text</h2>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is the heading now reading "Benefits of Images of Text"? The bullets seem confusing when positioned in that way. I get that it is referring to the SC that the Understanding document is about, but perhaps it would be better to preface the list with "When content meets this criterion..."?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the headings always get stripped out. and note that i did not touch that in this PR, this is exactly as it's been until now

<ul>
<li>People with low vision (who may have trouble reading the text with the authored font
family, size and/or color).
<li>People with low vision who may have trouble reading the text with the authored font
family, size, and/or color can customize all these aspects.
</li>
<li>People with visual tracking problems (who may have trouble reading the text with the
authored line spacing and/or alignment).
<li>People with visual tracking problems who may have trouble reading the text with the
authored line spacing and/or alignment can reformat it to increase or decrease line spacing and change the alignment.
</li>
<li>People with cognitive disabilities that affect reading.</li>
<li>People with cognitive disabilities that affect reading can change and restyle the text to suit their specific needs.</li>
</ul>
</section>

Expand Down
Loading