This commit is contained in:
Yury Semikhatsky 2020-04-20 10:29:01 -07:00 коммит произвёл GitHub
Родитель ed89c379cb
Коммит 621df5d68b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -20,7 +20,7 @@
1. [Emulation](./emulation.md)
- [User agent](./emulation.md#user-agent)
- [Viewport, color scheme](./emulation.md#viewport-color-scheme)
- [Devices](./emulation.md#select-options)
- [Devices](./emulation.md#devices)
- [Locale & Timezone](./emulation.md#locale--timezone)
- [Permissions](./emulation.md#permissions)
- [Geolocation](./emulation.md#geolocation)

Просмотреть файл

@ -12,7 +12,7 @@ Most of these parameters are configured during the browser context construction,
#### Contents
- [User agent](#user-agent)
- [Viewport, color scheme](#viewport-color-scheme)
- [Devices](#select-options)
- [Devices](#devices)
- [Locale & Timezone](#locale--timezone)
- [Permissions](#permissions)
- [Geolocation](#geolocation)