Lea Verou 2021. 5. 21.

82% of developers get this 3 line CSS quiz wrong

Read Original

This article explores a CSS quiz where 82% of developers incorrectly predicted the outcome of using `--accent-color: revert;` on a custom property. It explains how the `revert` keyword works by canceling author styles and reverting to user or UA stylesheet values, and why inheritance causes the property to resolve to `skyblue` instead of the fallback `orange`.

82% of developers get this 3 line CSS quiz wrong

댓글

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet