### 🚀 Feature Request It would be great for Playwright Docker images to contain Microsoft TrueType core fonts. That could be installed during docker image preparation: ``` apt-get install -y ttf-mscorefonts-installer ``` ### Example _No response_ ### Motivation It would be mostly used by Visual Regression to match websites more accurately, who uses `Arial` as fallback font.
Activity