Commit 7e7c38c952f3095b647b1a68ea1b0533d52bf480

Authored by gibran
1 parent e69af1a0

Adição dos critérios 1.1.7 e 1.1.8 para não exibir código-fonte.

src/main/webapp/WEB-INF/naoexibircodigofonte.properties
... ... @@ -2,6 +2,6 @@
2 2 #notExibCritW3c=1.1.1 1.1.2
3 3 #reqCss=1.1.2
4 4  
5   -notExibCrit=1.3.1 1.5.1 1.5.4 4.4.1 1.1.1 1.1.2
6   -notExibCritW3c=1.1.1 1.1.2
7   -reqCss=1.1.2
8 5 \ No newline at end of file
  6 +notExibCrit=1.3.1 1.5.1 1.5.4 4.4.1 1.1.1 1.1.2 1.1.7 1.1.8
  7 +notExibCritW3c=1.1.1 1.1.2 1.1.7 1.1.8
  8 +reqCss=1.1.2 1.1.8
9 9 \ No newline at end of file
... ...