blob: 396f461e94c56e9ea36a0e7c71cb548e80e7971e (
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 (https://w3c.github.io/paint-timing/)
[Exposed=Window]
interface PerformancePaintTiming : PerformanceEntry {};
|