20 OCT 2020

Issue 273

W3C TPAC, conic gradients in Firefox, focus, and CSS functions.



News

Issue 273

This week is TPAC week. I should have been meeting in person with W3C members and the CSS Working Group, we are instead all virtual. In some of my recent talks people have enjoyed the section about participating in the web platform, so I wanted to mention again the Web Platform Contribution Guide. It explains all of the different ways you can get involved. You don't need to be a W3C or working group member to do so!

Along the same lines, some of the breakout sessions at TPAC will be open to the public. The sessions haven't been posted yet, but it's a great chance to look into the work of the W3C while we are having the meeting in a way that is accessible to everyone.

Rachel Andrew, CSS Layout News


Conic Gradients will be supported in Firefox 83, to be released November 17th.

Learn

An article about the very useful min(), max() and clamp() functions, which can be used for a whole host of sizing and layout tasks.


Using :focus-visible to ensure that those who will benefit from the focus ring see it, and those who might find it distracting do not.


How inert can help with focus management.

Interesting

These are fun, CSS background patterns to customize and use.


This is just really nicely done, laid out with CSS Grid.

Enjoyed this article?

Join our free newsletter and never miss an update.


Related Articles