We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8e64f0 commit 808e69bCopy full SHA for 808e69b
src/css/preflight.css
@@ -58,7 +58,7 @@ hr {
58
Add the correct text decoration in Chrome, Edge, and Safari.
59
*/
60
61
-abbr[title] {
+abbr:where([title]) {
62
text-decoration: underline dotted;
63
}
64
0 commit comments