Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

2 - Eliminazione errore W3C: Proprietà non esistente (1 err W3C) text-decoration-skip-ink: none #71

Open
Git30072019 opened this issue Feb 10, 2020 · 1 comment

Comments

@Git30072019
Copy link

Comportamento atteso

Eliminare errore W3C

Comportamento attuale

Effettuando il test W3C (https://validator.w3.org/#validate_by_input) viene segnalato l'errore: Property text-decoration-skip-ink doesn't exist.

Possibili soluzioni

Eliminare la property

Contesto

@pdavide
Copy link
Member

pdavide commented Feb 10, 2020

La proprietà text-decoration-skip-ink (vedi https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration-skip-ink) è in working draft ed è supportata già da alcuni browser che permette di gestire meglio la visualizzazione delle sottolineature.
Non è un errore.

Non sembra che possa avere un impatto in termini di accessibilità.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants