From 0f7530995f0948749e0371abb065b3b893e6be23 Mon Sep 17 00:00:00 2001 From: Marcos Marado Date: Sun, 20 May 2018 15:11:19 +0100 Subject: [PATCH] scripts: iefp - novo teste --- scripts/03-iefp.sh | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 scripts/03-iefp.sh diff --git a/scripts/03-iefp.sh b/scripts/03-iefp.sh new file mode 100755 index 0000000..fe222bd --- /dev/null +++ b/scripts/03-iefp.sh @@ -0,0 +1,21 @@ +#!/bin/bash + +# https://www.iefp.pt/ - não cumpre WCAG 2.0 AA + +#TODO: find a good tool to make the validation on request +# https://achecker.ca/documentation/web_service_api.php - API usage depends on user account creation +# webaim.org - API's not gratis + +# While we don't have a validator on request, let's find out if a known violation still exists +## 20/05/2018: - several images without an alt attribute: +if [ "$(wget https://www.iefp.pt/ -o /dev/null -O - | grep " new + mv new README.md +fi