Sites Pertecentes a (o) SP
Endereço | Nota | Erros | Avisos |
---|---|---|---|
barretos.sp.gov.br/servicos |
77.67 | 30 | 245 |
Recomendações Avaliadas | |||||
---|---|---|---|---|---|
2.2 Garantir que os objetos programáveis sejam acessíveis. |
Recomendações
Número | Descrição | Quantidade | Linhas Código Fonte |
---|---|---|---|
2.2.6 | Presença do elemento SCRIPT sem o elemento NOSCRIPT | 2 | 364 423 |
364 | <![CDATA[<script> fetchData('burial').then(response => { const box = document.getElementById('oculto-1'); let link = '<h2>Sepultamentos</h2>'; response.forEach(obj => { let {id, texto, data} = obj; if(id != ''){ link += `<p><strong>${data}</strong></p>${texto}`; } }); box.innerHTML = link; }); </script>]]> |
423 | <![CDATA[<script> new window.VLibras.Widget('https://vlibras.gov.br/app'); </script>]]> |