Add a way to set the root font size in a headless browser
Reported by
nico...@hoizey.com,
Nov 7 2017
|
||
Issue descriptionFor automated accessibility testing, it would be great to be able to test how websites behave when a user sets a root font size that is different from the default 16px. It requires a way to programmatically change the root font size of a headless Chrome, as a user could in the browser settings. This would also be exposed in Pupeteer, for example. I already opened an issue on this project: https://github.com/GoogleChrome/puppeteer/issues/1157
,
Dec 20
Looks like this is now exists in CDP: https://vanilla.aslushnikov.com/#Page.setFontSizes |
||
►
Sign in to add a comment |
||
Comment 1 by lushnikov@chromium.org
, Nov 7 2017Owner: lushnikov@chromium.org
Status: Assigned (was: Unconfirmed)