Skip to content

Commit

Permalink
Update presentation-timestamps.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noamr authored Nov 12, 2024
1 parent 5eb6b1e commit 5f17e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion presentation-timestamps.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ See [Self-Review Questionnaire: Security and Privacy](https://w3ctag.github.io/s

### 01. What information might this feature expose to Web sites or other parties, and for what purposes is that exposure necessary?

It exposes timing information of a platform/OS operation, namely "VSync". This is already exposed to some extend by the `requestAnimationFrame` callback timestamp.
It exposes timing information of a platform/OS operation, a coarse approximation of "VSync". This is already exposed to some extend by the `requestAnimationFrame` callback timestamp.
It is necessary in order to reflect to web developers the impact on user experience performance in practice, as other metrics offer approximations that lose too much information.

#### 02. Do features in your specification expose the minimum amount of information necessary to enable their intended uses?
Expand Down

0 comments on commit 5f17e62

Please # to comment.