-
Notifications
You must be signed in to change notification settings - Fork 22.9k
Update specs and standard status of Speculation Rules API #41212
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
Changes from 1 commit
17c818f
c758491
0d819f7
b5387c7
7dc7375
1bcad63
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,11 +5,10 @@ slug: Web/API/PerformanceNavigationTiming/activationStart | |
| page-type: web-api-instance-property | ||
| status: | ||
| - experimental | ||
| - non-standard | ||
| browser-compat: api.PerformanceNavigationTiming.activationStart | ||
| --- | ||
|
|
||
| {{APIRef("Performance API")}}{{SeeCompatTable}}{{non-standard_header}} | ||
| {{APIRef("Performance API")}}{{SeeCompatTable}} | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There is also an inline non-standard badge to remove from the
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Got this one already in c758491#diff-5f8941d9eeb6bdd909084f20a29fe19b4fad8448085434d803f1f8ab50b63d76 I think? |
||
|
|
||
| The **`activationStart`** read-only property represents the time between when a document starts prerendering and when it is activated. | ||
|
|
||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.