Sites Verificados
Lista com todos os sítios que foram verificados pela TIC Web Acessibilidade. Dentro de cada domínio, há informações detalhadas sobre as páginas coletadas, bem como os erros e avisos de cada uma *.
Endereço | Nota | Erros | Avisos |
---|---|---|---|
www.camararp.mg.gov.br/transparencia/formulario-de-i
|
80.93 | 32 | 113 |
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 | 3 | 47 92 300 |
47 | <![CDATA[<script type="text/javascript"> var RSFormProReCAPTCHAv2 = { loaders: [], onLoad: function() { window.setTimeout(function(){ for (var i = 0; i < RSFormProReCAPTCHAv2.loaders.length; i++) { var func = RSFormProReCAPTCHAv2.loaders[i]; if (typeof func == "function") { func(); } } }, 500) } }; var RSFormProReCAPTCHAv2onLoad = RSFormProReCAPTCHAv2.onLoad; RSFormProReCAPTCHAv2.loaders.push(function(){ grecaptcha.render('g-recaptcha-56', { 'sitekey': '6LcjsY0UAAAAAGATWLDi3gDYL1luaJf4ipbePwvF', 'theme': 'light', 'type': 'image', 'size': 'normal' }); }); RSFormProUtils.addEvent(window, 'load',function(){ RSFormPro.setHTML5Validation('5', false, ''); }); var helix3_template_uri = '/templates/shaper_educon/'; var sp_preloader = '0'; var sp_gotop = '1'; var sp_offanimation = 'default'; jQuery(function($){ $(".hasTooltip").tooltip({"html": true,"container": "body"}); }); </script>]]> |
92 | <![CDATA[<script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-137804308-1'); </script>]]> |
300 | <![CDATA[<script> let removeLenha = document.querySelectorAll('.pd-subcategory small'); console.log(removeLenha); if(removeLenha.length > 0) { removeLenha.forEach(function(el) { el.style.display = "none"; }); } </script>]]> |