







New in Chrome 150 | Blog | Chrome for Developers
CSS text-fit property, Focusgroup declarative keyboard navigation, and CSS background-clip border-area.
2050141 - [text-box-trim] Set layout.css.text-box.enabled for all users
RESOLVED (sajidanwar94) in Core - Layout: Block and Inline. Last updated 2026-07-15.
Focus-plus-context screen
Home - Tour de Pologne
[vc_row full_width=”stretch_row_content_no_spaces” content_placement=”middle” css=”.vc_custom_1752606901988{background-color: #000000 !important;}” el_class=”top-grid”][vc_column][/vc_column][/vc_row][vc_row full_width=”stretch_row” content_placement=”middle” disable_element=”yes” css=”.vc_custom_1785748496713{padding-top: 10px !important;padding-bottom: 10px !important;background-color: #FFEA01 !important;}”][vc_column][mnky_retina_image img_url=”42235″ align=”retina-image-center” width=”347px” …
CSS Anchor Positioning Guide | CSS-Tricks
Learn about CSS Anchor Positioning, including its syntax, properties, how it is used to position one element next to another, and even how it's used to resize elements relative to other elements.

Vertical browser tabs are better and you should use them
Trust me, this is a better way to Chrome.

Multiple-column layout, rows, rules, and floats
Recently implemented in Chrome are two of my top asks for CSS—the concept of rows in multiple-column layout, and gap decorations for rows and columns in grid, flexbox, and multicol. Rows (using column-wrap) provide a way to use multicol on the web without risking scrolling up and down to read if the columns become taller than the viewport. Gap decorations mean that, for multicol, you can now add a rule between these new rows. This post is a collection of the things I think would be interesting to do in future. If you think so too, and particularly if you have a great use case for any of these, let me know in the comments.

Well... 🫣 Today I learned there's a CSS `zoom` property that scales an element's visual appearance and (!) layout. I can't be the only one hearing about this for the first time, right? stefanjudis.com/today-i-learned/css-zoom-to-s…
An infinite zooming color space taataa.github.io/tapspace/examples/cielab/inde…
oklch() has only one problem left. If a user chooses a color that this screen can’t display, browsers will look for the nearest alternative using a simplified algorithm instead of the one from the CSS spec: clipping instead of chroma reduction. evilmartians.com/chronicles/oklch-in-css-why-q…
OKLCH in CSS: why we moved from RGB and HSL—Martian Chronicles, Evil Martians’ team blog
evilmartians.comAnchor positioning makes this type of effect feel almost too easy to make now. If you want the long-form where I break it down in more detail, you can find it here: youtu.be/8_NQ7ARXz8c