Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for testing various media features #750

Open
OrKoN opened this issue Jul 16, 2024 · 0 comments
Open

Support for testing various media features #750

OrKoN opened this issue Jul 16, 2024 · 0 comments
Labels
needs-discussion Issues to be discussed by the working group

Comments

@OrKoN
Copy link
Contributor

OrKoN commented Jul 16, 2024

Puppeteer allows testing various media features on a specific browsing context. Apart from the viewport media queries the following use cases are common:

  1. dark vs light mode
  2. reduced motion
  3. color-gamut

Related Puppeteer API https://pptr.dev/api/puppeteer.page.emulatemediafeatures/

@OrKoN OrKoN added the needs-discussion Issues to be discussed by the working group label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-discussion Issues to be discussed by the working group
Projects
None yet
Development

No branches or pull requests

1 participant