Quick Hit #120
Chrome 147 ships contrast-color() (the Color Level 5 version that only resolves to black or white), making it baseline.…
Chrome 147 ships contrast-color() (the Color Level 5 version that only resolves to black or white), making it baseline.…
contrast-color() function is not fully supported yet. But can we still implement it in a cross-browser friendly way using other new CSS features? Chrome Canary trials <meta name=text-scale, making OS-level text scaling work on the web.…
<dialog> (even in modal mode). Firefox 146 has shipped the CSS Color 5 version of contrast-color() that only resolves to black or white. Hopefully Chrome support and CSS Color 6 implementation is to follow.…
<button> instead of a generic <div>? Accessibility, right? By how exactly does it help accessibility?