Bug 1963464 Comment 7 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

The implementation of `paintTime` should be documented at https://developer.mozilla.org/en-US/docs/Web/API/PerformancePaintTiming and https://developer.mozilla.org/en-US/docs/Web/API/LargestContentfulPaint and their related browser compat data.

One question, though: Nazım Can, the [definition of the `LargestContentfulPaint` interface](https://w3c.github.io/largest-contentful-paint/#sec-largest-contentful-paint-interface) currently doesn't include the `PaintTimingMixin`. What's the reason for that?

Sebastian
The implementation of `paintTime` should be documented at https://developer.mozilla.org/en-US/docs/Web/API/PerformancePaintTiming and https://developer.mozilla.org/en-US/docs/Web/API/LargestContentfulPaint and their related browser compat data plus the release notes for Firefox 140.

One question, though: Nazım Can, the [definition of the `LargestContentfulPaint` interface](https://w3c.github.io/largest-contentful-paint/#sec-largest-contentful-paint-interface) currently doesn't include the `PaintTimingMixin`. What's the reason for that?

Sebastian

Back to Bug 1963464 Comment 7