<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/new-in-chrome-125-z6ypbrnjw" -->

---
title: New in Chrome 125 | daily.dev
description: Chrome 125 introduces CSS Anchor Positioning, Compute Pressure API, and an extension to the Storage Access API. It also includes various other updates and...
canonical: https://daily.dev/posts/new-in-chrome-125-z6ypbrnjw
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: New in Chrome 125 | daily.dev
og:description: Chrome 125 introduces CSS Anchor Positioning, Compute Pressure API, and an extension to the Storage Access API. It also includes various other updates and...
og:url: https://daily.dev/posts/new-in-chrome-125-z6ypbrnjw
og:image: https://api.daily.dev/og/posts/z6ypbrNjW.png
og:image:alt: New in Chrome 125
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# New in Chrome 125

**[Chrome Developers](https://daily.dev/sources/chrome)** · 3 min read · 11 upvotes · 1 comments

## Summary

Chrome 125 introduces CSS Anchor Positioning, Compute Pressure API, and an extension to the Storage Access API. It also includes various other updates and enhancements.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://developer.chrome.com/blog/new-in-chrome-125?hl=en>

## Community discussion

Top comments from developers on daily.dev.

**@itsjavi** · 0 upvotes

> Holy cow, so many new CSS properties and stuff:
> position-anchor, position-try-* (8 of these), position-visibility, anchor(), anchor-size(), anchor-name, @position-try directive, ...
>
> https://caniuse.com/?search=position-try
>
> Isn't it overly complex? It makes me want to stay with JS solutions.
>
> It's a very powerful set of new tools, but wow...

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#google-chrome](https://daily.dev/tags/google-chrome)

[View this post on daily.dev](https://daily.dev/posts/new-in-chrome-125-z6ypbrnjw)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"New in Chrome 125","url":"https://daily.dev/posts/new-in-chrome-125-z6ypbrnjw","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/new-in-chrome-125-z6ypbrnjw"},"datePublished":"2024-05-14T16:34:02.824Z","dateModified":"2024-05-14T16:34:01.576Z","description":"Chrome 125 introduces CSS Anchor Positioning, Compute Pressure API, and an extension to the Storage Access API. It also includes various other updates and...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/260b73c1c3b3057c7cb14e7e7a2f9912?_a=AQAEuiZ","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/260b73c1c3b3057c7cb14e7e7a2f9912?_a=AQAEuiZ","isAccessibleForFree":true,"articleSection":"Chrome Developers","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Chrome Developers","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/e9b306fd1b484113b937dae36b867f37","url":"https://daily.dev/sources/chrome"},"commentCount":1,"discussionUrl":"https://daily.dev/posts/new-in-chrome-125-z6ypbrnjw","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":11},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":1}],"keywords":"webdev,google-chrome","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Chrome Developers","item":"https://daily.dev/sources/chrome"},{"@type":"ListItem","position":3,"name":"New in Chrome 125"}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/new-in-chrome-125-z6ypbrnjw","comment":[{"@type":"Comment","text":"Holy cow, so many new CSS properties and stuff:\nposition-anchor, position-try-* (8 of these), position-visibility, anchor(), anchor-size(), anchor-name, @position-try directive, …\nhttps://caniuse.com/?search=position-try\nIsn’t it overly complex? It makes me want to stay with JS solutions.\nIt’s a very powerful set of new tools, but wow…","datePublished":"2024-05-23T16:40:01.941Z","url":"https://daily.dev/posts/z6ypbrNjW#c-TE1k7jQmT","author":{"@type":"Person","name":"Javier","url":"https://daily.dev/itsjavi","image":"https://media.daily.dev/image/upload/s--Lhs9VFvX--/f_auto/v1711531445/avatars/avatar_L28cJws79VJWZec5RBvoy"}}]}
```

