Open
Bug 1966759
Opened 1 year ago
Updated 1 year ago
Evaluate if we should remove the renderTime from the LargestContentulPaint interface
Categories
(Core :: DOM: Performance APIs, task, P3)
Core
DOM: Performance APIs
Tracking
()
NEW
People
(Reporter: canova, Unassigned)
Details
Kagami noticed that the renderTime is removed while PaintTimingMixin is added to the LCP interface in this PR (see bug 1963464 comment 12). I'm not yet sure if this is an error or if it was intentional. But Chrome still has this attribute in their idl definition.
We should first ask the spec authors if this should be removed and act accordingly.
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•