---
title: "New in Chrome 104"
url: https://daily.dev/posts/new-in-chrome-104-3t-fhj1c3
source_url: https://developer.chrome.com/en/blog/new-in-chrome-104/
type: article
source: "Chrome Developers"
published: 2022-08-02T17:44:33.856Z
updated: 2022-08-02T17:44:33.855Z
tags: ["google-chrome"]
reading_time: 4
upvotes: 46
comments: 7
language: 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 104

**[Chrome Developers](https://daily.dev/sources/chrome)** · 4 min read · 46 upvotes · 7 comments

## Summary

With Region Capture, a web app can define the specific area of the screen it wants to share. Shared Element Transitions uses CSS Animations, so you can change from a fade in effect, to slide in, or whatever you want.

## Full article

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

## Community discussion

Top comments from developers on daily.dev.

**@dailydevtips** · 3 upvotes

> Love the new syntax.
>
> I personally find this one a bit confusing to be honest 😅
>
> ```css
> @media (400px <= width <= 600px) { }
> ```

**@devduck\_max** · 1 upvotes

> I love the syntax for media queries! I always have to think twice when writing them

**@muathye** · 1 upvotes

> awesome media query

**@ghost** · 1 upvotes

> Woo! That media query syntax is a welcome addition 🔥

## 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 · 0 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

---

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

[View this post on daily.dev](https://daily.dev/posts/new-in-chrome-104-3t-fhj1c3)
