New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 782172 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Last visit 28 days ago
Closed: Dec 20
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 3
Type: Bug



Sign in to add a comment

Add a way to set the root font size in a headless browser

Reported by nico...@hoizey.com, Nov 7 2017

Issue description

For 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

 
Components: Platform>DevTools>Platform
Owner: lushnikov@chromium.org
Status: Assigned (was: Unconfirmed)
Status: Fixed (was: Assigned)
Looks like this is now exists in CDP: https://vanilla.aslushnikov.com/#Page.setFontSizes

Sign in to add a comment