Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

bram.us

Bram.us

Get the latest updates from Bram.us directly as they happen.

Follow now 106 followers

Latest posts

Last updated 10 days ago

Polyfilling CSS with CSS Parser Extensions

10 days ago

Last month I attended #BlinkOn, the conference for web platform contributors in...

Anti-climax

about 1 month ago

After a wonderful week in San Francisco and Mountain View, the week...

View Transitions Applied: Smoothly animating a border-radius with a View Transition

2 months ago

https://www.bram.us/wordpress/wp-content/uploads/2025/03/view-transitions-border-radius.mp4 Because View Transitions animate snapshots, you can morph any element into...

Place the Address Bar at the bottom in Chrome on Android

2 months ago

New in Chrome 134 on Android: the ability to place the Address...

View Transitions Applied: Dealing with the Snapshot Containing Block

2 months ago

Beware when manipulating the coordinates of the View Transition’s ::view-transition-group(*) pseudo. Depending...

Solved by StyleObserver: Element.matchContainer()

3 months ago

https://www.bram.us/wordpress/wp-content/uploads/2025/02/match-container.mp4 Martin Winkler published a package that polyfills Element.matchContainer to get notified...

CSS @function + CSS if() = 🤯

3 months ago

In https://brm.us/css-custom-functions I took a first look at Chrome’s prototype of Custom...

CSS Custom Functions are coming … and they are going to be a game changer!

3 months ago

Chrome is currently prototyping CSS Functions, which is very exciting! ~ ⚠️...

View Transitions Applied: More performant ::view-transition-group(*) animations

3 months ago

If the dimensions of the ::view-transition-group(*) don’t change between the old and...

View Transitions Snippets: Keeping the page interactive while a View Transition is running

3 months ago

When using View Transitions you’ll notice the page becomes unresponsive to clicks...

MPA View Transitions Deep Dive

4 months ago

Back in December I joined Kevin J Powell on his channel to...

CSS attr() gets an upgrade

4 months ago

~ A feature shipping in Chrome 133 – which goes stable on...