blob: 052b74ef6c26dee833ac0980c79efc198a3f4d98 (
plain)
1
2
3
4
5
6
7
|
// GENERATED CONTENT - DO NOT EDIT
// Content was automatically extracted by Reffy into webref
// (https://github.com/w3c/webref)
// Source: Paint Timing 1 (https://w3c.github.io/paint-timing/)
[Exposed=Window]
interface PerformancePaintTiming : PerformanceEntry {};
|