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

7 - Eliminazione errore W3C: textfield non è un valore per appearance #76

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

Comments

@Git30072019
Copy link

Git30072019 commented Feb 10, 2020

Comportamento atteso

Eliminare errori W3C

Comportamento attuale

Effettuando il test W3C (https://validator.w3.org/#validate_by_input) viene segnalato l'errore: appearance - textfield is not a appearance value.

Possibili soluzioni

Eliminare appearance: textfield;

Contesto

@pdavide
Copy link
Member

pdavide commented Feb 10, 2020

Il valore textfield per la proprietà appearance è in working draft ed è già supportato da diversi browser (https://developer.mozilla.org/en-US/docs/Web/CSS/appearance).

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