Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark spec as editor's draft; update editors #103

Merged
merged 1 commit into from
Jan 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -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, noam@webkit.org, w3cid 121539
Former Editor: Shubhie Panicker, Google https://google.com, panicker@google.com, w3cid 92587
Nicolás Peña Moreno, Google https://google.com, npm@chromium.org, 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
Expand Down
Loading