You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -117,7 +117,7 @@ The `NPM_TOKEN` secret must be set in the repository settings with publish acces
117
117
- **No INP**: INP requires real user interactions. v0.2 will support synthetic interaction scripts.
118
118
- **CLS in headless is conservative**: layout shifts that only happen on scroll are missed unless you script the scroll.
119
119
- **First navigation only**: each `webperf-snippets` invocation runs one URL. SPAs need the post-route URL passed directly.
120
-
- **Decision-tree follow-ups re-navigate**: when a follow-up snippet fires (e.g. LCP-Sub-Parts), the page is loaded again. v0.2 will share a single page session.
120
+
- **Decision-tree follow-ups re-navigate**: when a follow-up snippet fires (e.g. LCP-Subparts), the page is loaded again. v0.2 will share a single page session.
0 commit comments