DescriptionDo not let text-size-adjust override accessibility font settings
The text autosizer is used for both making desktop pages more legible
on mobile, and for applying the accessibility font scale factor. When
text-size-adjust support was added, pages were able to override the
accessibility setting in addition to the autosizing multiplier.
This patch ensures accessibility font scale settings are respected even
with text-size-adjust. A followup bug has been filed (crbug.com/645717)
for moving the accessibility font scale factor out of the autosizer.
This patch also re-enables support for text-size-adjust which was
disabled temporarily due to breaking accessibility settings.
BUG=645269
Committed: https://crrev.com/eccac1fd6db85731fb95b11915fc2197a6ceb0c3
Cr-Commit-Position: refs/heads/master@{#418173}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Address reviewer comments #Patch Set 3 : patch #
Messages
Total messages: 23 (12 generated)
|