cherry-pick(#23674): chore: fix language port 1.35 release notes (#23701)

This PR cherry-picks the following commits:

- 460e7fcfa2

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Playwright Service 2023-06-14 00:51:21 -07:00 committed by GitHub
parent 7a064d0915
commit ba20378b5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ toc_max_heading_level: 2
### Highlights
* New option `maskColor` for methods [`method: Page.screenshot`] and [`method: Locator.screenshot`] to change default masking color.
* New option `MaskColor` for methods [`method: Page.screenshot`] and [`method: Locator.screenshot`] to change default masking color.
* New `uninstall` CLI command to uninstall browser binaries:
```bash

View file

@ -8,7 +8,7 @@ toc_max_heading_level: 2
### Highlights
* New option `maskColor` for methods [`method: Page.screenshot`] and [`method: Locator.screenshot`] to change default masking color.
* New option `mask_color` for methods [`method: Page.screenshot`] and [`method: Locator.screenshot`] to change default masking color.
* New `uninstall` CLI command to uninstall browser binaries:
```bash