Skip to content

Commit

Permalink
Add requestBrightnessIncrease() experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
anssiko authored May 30, 2022
1 parent 9a01842 commit a8feb22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions brightness-mode-explainer.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ We present them here only to foster discussion, and the working group has not se

### Screen IDL interface extension

>🆕 This API shape is currently being experimented with.
>For WIP spec draft and Chromium CL, see https://github.com/beaufortfrancois/screen-brightness
Extend the [`Screen` interface](https://drafts.csswg.org/cssom-view/#the-screen-interface) with a new operation, inspired by the [Wake Lock API](https://developer.mozilla.org/en-US/docs/Web/API/WakeLockSentinel). Something like:

```webidl
Expand Down

0 comments on commit a8feb22

Please sign in to comment.