playwright/tests
Dmitry Gozman 20dcc45afa
feat: support experimental doc entries (#13446)
feat: support experimental doc entries

- Params/options/members are marked as experimental in the docs.
- `experimental.d.ts` is generated that contains all types and
  includes experimental features.
- `experimental.d.ts` is references in our tests so that we
  can test experimental features.
- `fonts` option is restored as experimental.
2022-04-13 16:13:30 -07:00
..
android feat(android): allow getting webviews by socket name (#13248) 2022-04-08 20:52:16 +02:00
assets feat(role): add more tests for accessible name (#13154) 2022-03-29 11:59:44 -07:00
components fix(svelte-ct): remove layout reset example (#13306) 2022-04-04 17:49:40 -07:00
config feat: support experimental doc entries (#13446) 2022-04-13 16:13:30 -07:00
electron chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
library feat: support experimental doc entries (#13446) 2022-04-13 16:13:30 -07:00
page feat: support experimental doc entries (#13446) 2022-04-13 16:13:30 -07:00
playwright-test feat: support experimental doc entries (#13446) 2022-04-13 16:13:30 -07:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json chore: group tests under tests/ (2) (#13082) 2022-03-25 23:09:02 -07:00