---
title: "New in Chrome 99"
url: https://daily.dev/posts/new-in-chrome-99-vymrdijib
source_url: https://developer.chrome.com/en/blog/new-in-chrome-99/
type: article
source: "Chrome Developers"
published: 2022-03-01T17:24:35.977Z
updated: 2022-03-01T17:24:35.978Z
tags: ["css", "google-chrome", "firefox"]
reading_time: 3
upvotes: 30
comments: 2
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 99

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

## Summary

Chrome 100 ships in late March (2022), and Firefox 100 ships shortly after in early May. The showPicker() method allows you to programmatically show a browser picker for elements like date, color, and datalist. CSS cascade layers gives you more control over your CSS, and helps to prevent style-specificity conflicts.

## 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-99/>

## Community discussion

Top comments from developers on daily.dev.

**@claudioalberto** · 0 upvotes

> With @layer help resolve issues and conflits css. That is amazing.

**@ghost** · 0 upvotes

> With @layer, style-specificity conflicts should be reduced and now Chrome 99 supports it!!
>
> Watch out for the next major triple digits version of both Chrome and Firefox 👀

## 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: [#css](https://daily.dev/tags/css), [#google-chrome](https://daily.dev/tags/google-chrome), [#firefox](https://daily.dev/tags/firefox)

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