-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mark spec as editor's draft; update editors (#103)
- Loading branch information
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,10 +5,11 @@ Shortname: paint-timing | |
Level: none | ||
ED: https://w3c.github.io/paint-timing/ | ||
TR: https://www.w3.org/TR/paint-timing/ | ||
Status: WD | ||
Editor: Nicolás Peña Moreno, Google https://google.com, npm@chromium.org, w3cid 103755 | ||
Status: ED | ||
Editor: Ian Clelland, Google https://google.com, iclelland@chromium.org, w3cid 76841 | ||
Noam Rosenthal, Invited Expert, [email protected], w3cid 121539 | ||
Former Editor: Shubhie Panicker, Google https://google.com, [email protected], w3cid 92587 | ||
Nicolás Peña Moreno, Google https://google.com, [email protected], w3cid 103755 | ||
Repository: w3c/paint-timing | ||
Abstract: This document defines an API that can be used to capture a series of key moments (first paint, first contentful paint) during pageload which developers care about. | ||
Default Highlight: js | ||
|