Foxability - Test results
Test results
Test results
Test subject: http://www.uwasa.fi/
Statistics for the evaluated page
Total tests: 64
Tests | Percent | Total | Percent | |
---|---|---|---|---|
Total passed: | 47 | 73.44% | 47 | 18.58% |
-Passed with remarks: | 20 | 31.25% | 27 | 10.67% |
Failed: | 12 | 18.75% | 151 | 59.68% |
Warnings: | 5 | 7.81% | 28 | 11.07% |
Total: | 64 | 100.00% | 253 | 100.00% |
MobileOK
WCAG
Guideline 1
1.1 - Elements have text equivalents. (14)
(hide test results)- Failed, alt attribute is empty. Error was found from
IMG
element code:<img src="/materiaali/nuoli.gif" alt="">
.- Please insert content for alt attribute. For example: alt="Some fava beans and a nice chianti."
- Failed, alt attribute is empty. Error was found from
IMG
element code:<img src="/materiaali/nuoli.gif" alt="">
.- Please insert content for alt attribute. For example: alt="Some fava beans and a nice chianti."
- Failed, alt attribute is empty. Error was found from
IMG
element code:<img src="/materiaali/nuoli.gif" alt="">
.- Please insert content for alt attribute. For example: alt="Some fava beans and a nice chianti."
- Failed, alt attribute is empty. Error was found from
IMG
element code:<img src="/materiaali/nuoli.gif" alt="">
.- Please insert content for alt attribute. For example: alt="Some fava beans and a nice chianti."
- Failed, alt attribute is empty. Error was found from
IMG
element code:<img src="/materiaali/hallintotieteet.gif" alt="">
.- Please insert content for alt attribute. For example: alt="Some fava beans and a nice chianti."
- Failed, alt attribute is empty. Error was found from
IMG
element code:<img src="/materiaali/humanistiset.gif" alt="">
.- Please insert content for alt attribute. For example: alt="Some fava beans and a nice chianti."
- Failed, alt attribute is empty. Error was found from
IMG
element code:<img src="/materiaali/kauppatieteet.gif" alt="">
.- Please insert content for alt attribute. For example: alt="Some fava beans and a nice chianti."
- Failed, alt attribute is empty. Error was found from
IMG
element code:<img src="/materiaali/tekniikka.gif" alt="">
.- Please insert content for alt attribute. For example: alt="Some fava beans and a nice chianti."
- Failed, alt attribute is empty. Error was found from
IMG
element code:<img src="/materiaali/nurmikolla.jpg" title="" style="width: 100%;" alt="">
.- Please insert content for alt attribute. For example: alt="Some fava beans and a nice chianti."
- Failed, alt attribute is empty. Error was found from
IMG
element code:<img src="/materiaali/nuoli.gif" alt="">
.- Please insert content for alt attribute. For example: alt="Some fava beans and a nice chianti."
- Failed, alt attribute is empty. Error was found from
IMG
element code:<img src="/materiaali/nuoli.gif" alt="">
.- Please insert content for alt attribute. For example: alt="Some fava beans and a nice chianti."
- Failed, alt attribute is empty. Error was found from
IMG
element code:<img src="/materiaali/nuoli.gif" alt="">
.- Please insert content for alt attribute. For example: alt="Some fava beans and a nice chianti."
- Failed, <noscript> after <script> not found. Error was found from
SCRIPT
element code:<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script>
.- Insert <noscript> after <script>. For example: <script>...</script><noscript>A graph about oil price.</noscript>
- Failed, <noscript> after <script> not found. Error was found from
SCRIPT
element code:<script type="text/javascript"> _uacct = "UA-1225936-1"; urchinTracker(); </script>
.- Insert <noscript> after <script>. For example: <script>...</script><noscript>A graph about oil price.</noscript>
- Test result
- Failed
1.2 - A serverside Image map without an alternative textlink
- Test result
- Passed
1.3 - Auditory descriptions for visual tracks.
(hide test results)- Remark, until user agents can automatically read aloud the text equivalent of a visual track, provide an auditory description of the important information of the visual track of a multimedia presentation.
- Test result
- Passed
1.4 - Equivalent alternatives for time based multimedia.
(hide test results)- Remark, for any time-based multimedia presentation (e.g., a movie or animation), synchronize equivalent alternatives (e.g., captions or auditory descriptions of the visual track) with the presentation.
- Test result
- Passed
1.5 - Client-side image map links need to have text equivalents
- Test result
- Passed
Guideline 2
2.1 - Information is conveyed even without colors.
(hide test results)- Remark, ensure that all information conveyed with color is also available without color, for example from context or markup.
- Test result
- Passed
2.2 - Colors are visible. (2)
(hide test results)- Failed, the color difference of rgb(0, 0, 0) and rgb(10, 65, 120) is too low. Error was found from
TD
element code:<td id="paavalikko" colspan="3" align="right"> <a href="/">Etusivu</a> <a href="/yliopisto/">Tie
.- Change the colors so that they have higher color difference.
- Failed, the brightness difference of rgb(0, 0, 0) and rgb(10, 65, 120) is too low. Error was found from
TD
element code:<td id="paavalikko" colspan="3" align="right"> <a href="/">Etusivu</a> <a href="/yliopisto/">Tie
.- Change the colors so that they have higher brightness difference.
- Test result
- Failed
Guideline 3
3.1 - MathML
- Test result
- Passed
3.2 - Formal grammars.
- Test result
- Passed
3.3 - Proper font stylings.
- Test result
- Passed
3.4 - Relative over absolute. (101)
(hide test results)- Failed,
absolute size definition found. :"@import
url(../midcom.helper.datamanager/jscript-calendar/jscalendar.css)".
Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" href="/midcom-static/midcom.helper.datamanager/datamanager.cs
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. form.datamanager fieldset:"padding: 3px 10px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" href="/midcom-static/midcom.helper.datamanager/datamanager.cs
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed,
absolute size definition found. form.datamanager fieldset.radiobox
label:"margin: 0px 10px 0px 0px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" href="/midcom-static/midcom.helper.datamanager/datamanager.cs
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed,
absolute size definition found. form.datamanager fieldset.date
button.date:"margin: 0px 0px 0px 5px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" href="/midcom-static/midcom.helper.datamanager/datamanager.cs
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. form.datamanager fieldset.date button.date:"width: 24px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" href="/midcom-static/midcom.helper.datamanager/datamanager.cs
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. form.datamanager fieldset.date button.date:"height: 20px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" href="/midcom-static/midcom.helper.datamanager/datamanager.cs
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. form.datamanager div.blob_preview:"margin: 5px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" href="/midcom-static/midcom.helper.datamanager/datamanager.cs
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. form.datamanager div.blob_preview:"padding: 5px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" href="/midcom-static/midcom.helper.datamanager/datamanager.cs
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. form.datamanager div.blob_preview:"width: 180px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" href="/midcom-static/midcom.helper.datamanager/datamanager.cs
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. form.datamanager div.image_preview:"margin: 5px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" href="/midcom-static/midcom.helper.datamanager/datamanager.cs
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. form.datamanager div.image_preview:"padding: 5px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" href="/midcom-static/midcom.helper.datamanager/datamanager.cs
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. form.datamanager div.image_preview:"width: 180px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" href="/midcom-static/midcom.helper.datamanager/datamanager.cs
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. form.datamanager div.image_frame:"width: 180px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" href="/midcom-static/midcom.helper.datamanager/datamanager.cs
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. form.datamanager div.image_frame:"height: 140px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" href="/midcom-static/midcom.helper.datamanager/datamanager.cs
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. form.datamanager textarea.communityhtml:"width: 500px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" href="/midcom-static/midcom.helper.datamanager/datamanager.cs
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. form.datamanager textarea.communityhtml:"height: 250px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" href="/midcom-static/midcom.helper.datamanager/datamanager.cs
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. form.datamanager textarea.htmleditor:"width: 500px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" href="/midcom-static/midcom.helper.datamanager/datamanager.cs
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. form.datamanager textarea.htmleditor:"height: 300px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" href="/midcom-static/midcom.helper.datamanager/datamanager.cs
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. body:"font-size: 10px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #logo:"margin-top: 17px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. input:"font-size: 9px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. select:"font-size: 9px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. option:"font-size: 9px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #hakunappi:"font-size: 10px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #editointitaulukko:"padding: 10px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #ohjeet:"padding: 5px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #ohjeet:"font-size: 10px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #valilehdet a:"font-size: 9px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #valilehdet a:"margin-top: 17px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #valilehdet a:"padding-left: 6px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #valilehdet a:"line-height: 11px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #valilehdet td:"padding-right: 6px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #valilehdet td:"line-height: 9px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #paavalikko:"border-bottom: 5px solid rgb(122, 125, 151)". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #paavalikko:"padding: 6px 6px 6px 0px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #paavalikko a:"margin: 0px 8px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #paavalikko a:"font-size: 10px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #panoramapalkki:"padding-top: 5px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #panoramapalkki img:"border-top: 5px solid rgb(227, 227, 227)". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #panoramapalkki img:"border-bottom: 5px solid rgb(227, 227, 227)". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #kehys:"margin: 5px 5px 0px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h1:"padding: 6px 5px 6px 6px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h1:"font-size: 10pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h2:"margin: 0px 0px 10px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h2:"padding: 4px 0px 1px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h2:"font-size: 10pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h2:"line-height: 11pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h3:"margin: 0px 0px 5px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h3:"font-size: 8pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h3:"line-height: 11pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h4:"margin: 0px 0px 5px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h4:"font-size: 8pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h4:"line-height: 11pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h5:"margin: 0px 0px 5px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h5:"font-size: 8pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h5:"line-height: 11pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h6:"margin: 0px 0px 5px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h6:"font-size: 8pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h6:"line-height: 11pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #keskipalkki p:"margin: 0px 0px 15px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #keskipalkki p:"font-size: 8pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #keskipalkki p:"line-height: 11pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #keskipalkki img:"margin: 5px 8px 5px 0px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #etusivupalsta:"padding: 5px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #etusivupalsta:"line-height: 11pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #etusivupalsta:"width: 200px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #vasenpalsta:"padding: 5px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #vasenpalsta:"line-height: 11pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #keskipalsta:"padding: 10px 10px 10px 15px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #keskipalsta:"font-size: 8pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #keskipalsta:"line-height: 11pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #keskipalsta:"height: 400px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #oikeapalsta:"padding: 10px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #oikeapalsta:"width: 170px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #oikeapalsta:"font-size: 8pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #oikeapalsta:"line-height: 11pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #etusivuteksti:"padding: 7px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #etusivuteksti:"width: 186px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #etusivuteksti:"font-size: 8pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #etusivuteksti:"line-height: 11pt". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #etusivuteksti:"margin-bottom: 5px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #sivuvalikko:"margin-bottom: 20px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. .sisennys:"margin: 5px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #keskipalsta td:"padding-right: 10px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. ul:"margin-top: 5px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. ul:"margin-left: 15px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. li:"margin-top: 6px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #edit:"padding: 7px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #alapalkki:"border-top: 5px solid rgb(122, 125, 151)". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #alapalkki:"padding: 7px 10px 8px 6px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #keskipalsta img:"margin: 0px 8px 5px 0px". Error was found from
LINK
element code:<link rel="stylesheet" href="http://www.uwasa.fi/materiaali/css.css" type="text/css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h1:"border-left: 12px solid rgb(10, 65, 120)". Error was found from
STYLE
element code:<style type="text/css"> <!-- div.edit-this-page ul { margin: 0px; padding: 0px; }
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #sivuvalikko p:"padding: 7px 4px 8px 6px". Error was found from
STYLE
element code:<style type="text/css"> <!-- div.edit-this-page ul { margin: 0px; padding: 0px; }
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #sivuvalikko a:"padding: 3px 0px 4px 6px". Error was found from
STYLE
element code:<style type="text/css"> <!-- div.edit-this-page ul { margin: 0px; padding: 0px; }
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #sivuvalikko a:"line-height: 14px". Error was found from
STYLE
element code:<style type="text/css"> <!-- div.edit-this-page ul { margin: 0px; padding: 0px; }
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #sivuvalikko a:hover:"line-height: 14px". Error was found from
STYLE
element code:<style type="text/css"> <!-- div.edit-this-page ul { margin: 0px; padding: 0px; }
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. img:"margin: 0px 0px 5px". Error was found from
IMG
element code:<img src="/materiaali/opiskelemaan.jpg" alt="Opiskelemaan Vaasan yliopistoon" style="margin: 0px 0px
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. img:"margin: 0px 0px 5px". Error was found from
IMG
element code:<img src="/materiaali/julkaisusarjat.jpg" alt="Vaasan yliopiston julkaisusarjat" style="margin: 0px
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. img:"margin: 0px 0px 5px". Error was found from
IMG
element code:<img src="/materiaali/konferenssit.jpg" alt="Konferenssit ja seminaarit" style="margin: 0px 0px 5px;
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. div:"font-size: 5px". Error was found from
DIV
element code:<div style="background: rgb(227, 227, 227) none repeat scroll 0%; -moz-background-clip: -moz-initial
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. div:"height: 5px". Error was found from
DIV
element code:<div style="background: rgb(227, 227, 227) none repeat scroll 0%; -moz-background-clip: -moz-initial
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Test result
- Failed
3.5 - Proper header usage.
(hide test results)- Failed,
improper header nesting: Header levels must not increase by more than
one level per heading. Do not use headers to create font effects; use
style sheets to change font styles. Error was found from
H2
element code:<h2 style="border-bottom: 0px none;">Tervetuloa Vaasan yliopiston verkkosivuille!</h2>
.- Lower the header level to at least <h1>.
- Test result
- Failed
3.6 - Proper List usage.
- Test result
- Passed
3.7 - Proper quote usage.
- Test result
- Passed
Guideline 4
4.1 - Language changes are identified.
(hide test results)- Remark, if multiple languages are used in the document, clearly identify changes in the natural language of the document's text.
- Use the "lang" or "xml:lang" attribute to identify any changes in language. For example: Galileo said quietly: <q lang="it">Eppur si muove</q>
- Test result
- Passed
4.2 - Acronyms and abbreviations. (6)
(hide test results)- Warning, potential acronym found: Hallintotieteiden. Error was found from
A
element code:<a href="/hallintotieteet/">Hallintotieteiden<br>tiedekunta</a>
.- Please enter a definition for the acronym. For example: <acronym title="North Atlantic Treaty Organization">NATO</acronym>
- Warning, potential acronym found: Humanistinen. Error was found from
A
element code:<a href="/humanistinen/">Humanistinen<br>tiedekunta</a>
.- Please enter a definition for the acronym. For example: <acronym title="North Atlantic Treaty Organization">NATO</acronym>
- Warning, potential acronym found: Kauppatieteellinen. Error was found from
A
element code:<a href="/kauppatieteet/">Kauppatieteellinen<br>tiedekunta</a>
.- Please enter a definition for the acronym. For example: <acronym title="North Atlantic Treaty Organization">NATO</acronym>
- Warning, potential acronym found: Teknillinen. Error was found from
A
element code:<a href="/tekniikka/">Teknillinen<br>tiedekunta</a>
.- Please enter a definition for the acronym. For example: <acronym title="North Atlantic Treaty Organization">NATO</acronym>
- Warning, potential abbreviation found: RSS. Error was found from
A
element code:<a href="/ajankohtaista/uutisia/rss.xml">RSS</a>
.- Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
- Warning, potential abbreviation found: RSS. Error was found from
A
element code:<a href="/ajankohtaista/tapahtumia/rss.xml">RSS</a>
.- Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
- Test result
- Warning
4.3 - Primary language.
- Test result
- Passed
Guideline 5
5.1 - Table used properly
- Test result
- Passed
5.2 - Associate data cells and header cells
(hide test results)- Remark, for data tables that have two or more logical levels of row or column headers, use markup to associate data cells and header cells. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-table-structure.
- Test result
- Passed
5.3 - Table is used as layout (7)
(hide test results)- Warning, a table may be used as a layout. Error was found from
TABLE
element code:<table id="keskitys" style="width: 78em;" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td>
.- Use proper ways of layout and use table only for data. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-table-for-layout.
- Warning, a table may be used as a layout. Error was found from
TABLE
element code:<table id="ylapalkki" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr> <td row
.- Use proper ways of layout and use table only for data. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-table-for-layout.
- Warning, a table may be used as a layout. Error was found from
TABLE
element code:<table id="valinnat" border="0" cellpadding="0" cellspacing="4"> <tbody><tr> <td>Haku:</td> <t
.- Use proper ways of layout and use table only for data. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-table-for-layout.
- Warning, a table may be used as a layout. Error was found from
TABLE
element code:<table id="valilehdet" border="0" cellpadding="0" cellspacing="0"> <tbody><tr> <td><a href="/hal
.- Use proper ways of layout and use table only for data. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-table-for-layout.
- Warning, a table may be used as a layout. Error was found from
TABLE
element code:<table id="panoramapalkki" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr> <td
.- Use proper ways of layout and use table only for data. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-table-for-layout.
- Warning, a table may be used as a layout. Error was found from
TABLE
element code:<table id="keskipalkki" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr>
.- Use proper ways of layout and use table only for data. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-table-for-layout.
- Warning, a table may be used as a layout. Error was found from
TABLE
element code:<table id="alapalkki" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr> <td>© 2
.- Use proper ways of layout and use table only for data. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-table-for-layout.
- Test result
- Warning
5.5 - Summary, caption and title in table (7)
(hide test results)- Failed, at least two of next three items must be used in a table: caption, summary and title. Error was found from
TABLE
element code:<table id="keskitys" style="width: 78em;" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td>
.- Use at least two of the next three items in a table: caption, summary and title. The caption is an element of the table. Summary and title are attributes of the table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
- Failed, at least two of next three items must be used in a table: caption, summary and title. Error was found from
TABLE
element code:<table id="ylapalkki" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr> <td row
.- Use at least two of the next three items in a table: caption, summary and title. The caption is an element of the table. Summary and title are attributes of the table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
- Failed, at least two of next three items must be used in a table: caption, summary and title. Error was found from
TABLE
element code:<table id="valinnat" border="0" cellpadding="0" cellspacing="4"> <tbody><tr> <td>Haku:</td> <t
.- Use at least two of the next three items in a table: caption, summary and title. The caption is an element of the table. Summary and title are attributes of the table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
- Failed, at least two of next three items must be used in a table: caption, summary and title. Error was found from
TABLE
element code:<table id="valilehdet" border="0" cellpadding="0" cellspacing="0"> <tbody><tr> <td><a href="/hal
.- Use at least two of the next three items in a table: caption, summary and title. The caption is an element of the table. Summary and title are attributes of the table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
- Failed, at least two of next three items must be used in a table: caption, summary and title. Error was found from
TABLE
element code:<table id="panoramapalkki" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr> <td
.- Use at least two of the next three items in a table: caption, summary and title. The caption is an element of the table. Summary and title are attributes of the table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
- Failed, at least two of next three items must be used in a table: caption, summary and title. Error was found from
TABLE
element code:<table id="keskipalkki" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr>
.- Use at least two of the next three items in a table: caption, summary and title. The caption is an element of the table. Summary and title are attributes of the table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
- Failed, at least two of next three items must be used in a table: caption, summary and title. Error was found from
TABLE
element code:<table id="alapalkki" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr> <td>© 2
.- Use at least two of the next three items in a table: caption, summary and title. The caption is an element of the table. Summary and title are attributes of the table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
- Test result
- Failed
5.6 - Abbr used in long table headers names
- Test result
- Passed
Guideline 6
6.1 - Organize documents so they may be read without style sheets
(hide test results)- Remark, 12 deprecated elements were found. Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" href="/midcom-static/midcom.helper.datamanager/datamanager.cs
.- Ensure this document can be read without any styles or style sheets.
- Test result
- Passed
6.2 - Ensure that equivalents for dynamic content are updated when thedynamic content changes (2)
(hide test results)- Failed, <noscript> after <script> not found. Error was found from
SCRIPT
element code:<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script>
.- Insert <noscript> after <script>. For example: <script>...</script><noscript>A graph about oil price.</noscript>
- Failed, <noscript> after <script> not found. Error was found from
SCRIPT
element code:<script type="text/javascript"> _uacct = "UA-1225936-1"; urchinTracker(); </script>
.- Insert <noscript> after <script>. For example: <script>...</script><noscript>A graph about oil price.</noscript>
- Test result
- Failed
6.3 - Ensure that pages are usable when scripts, applets, or other programmatic objects are turned off or not supported
- Test result
- Passed
6.4 - For scripts and applets, ensure that event handlers are input device-independent
- Test result
- Passed
6.5 - Ensure that dynamic content is accessible or provide an alternative presentation or page
- Test result
- Passed
Guideline 7
7.1 - Avoid causing the screen to flicker
(hide test results)- Remark, until user agents allow users to control flickering, avoid causing the screen to flicker. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-flicker.
- Test result
- Passed
7.2 - Blink and marquee usage
- Test result
- Passed
7.3 - Avoid movement in page
(hide test results)- Remark, until user agents allow users to freeze moving content, avoid movement in pages. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-movement.
- Test result
- Passed
7.4 - Periodically auto-refreshing pages
- Test result
- Passed
7.5 - Autoredirection
- Test result
- Passed
Guideline 8
8.1 - Programmatic elements such as scripts and applets must/should be directly accessible or compatible with assistive technologies (2)
(hide test results)- Remark,
this element may not be accessible to all users. Please ensure there is
an accessible interface to this object. Error was found from
SCRIPT
element code:<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script>
.- Ensure that scripts, applets, or other programmatic objects are directly accessible. More information from http://www.w3.org/TR/AERT#linear-tables.
- Remark,
this element may not be accessible to all users. Please ensure there is
an accessible interface to this object. Error was found from
SCRIPT
element code:<script type="text/javascript"> _uacct = "UA-1225936-1"; urchinTracker(); </script>
.- Ensure that scripts, applets, or other programmatic objects are directly accessible. More information from http://www.w3.org/TR/AERT#linear-tables.
- Test result
- Passed
Guideline 9
9.1 - Client-side versus server-side image maps
- Test result
- Passed
9.2 - Ensuring any element with own interface to be operated in a device-independent manner
- Test result
- Passed
9.3 - Logical event handlers are specified for scripts, rather than device-dependent event handlers
- Test result
- Passed
9.4 - Creating a logical tab order through links, form controls and objects
- Test result
- Passed
9.5 - Keyboard shortcuts (4)
(hide test results)- Warning, if page has less than ten inputs, then accesskey should be defined for every input. Error was found from
INPUT
element code:<input name="type" value="basic" type="hidden">
.- Accesskey can be defined for label of input or stright to input. Best ways (example): <label for="name" accesskey="N">Name</label><input id="name" type="text" /> or <input type="button" accesskey="B" /> More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-keyboard-shortcuts.
- Warning, if page has less than ten inputs, then accesskey should be defined for every input. Error was found from
INPUT
element code:<input name="page" value="1" type="hidden">
.- Accesskey can be defined for label of input or stright to input. Best ways (example): <label for="name" accesskey="N">Name</label><input id="name" type="text" /> or <input type="button" accesskey="B" /> More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-keyboard-shortcuts.
- Warning, if page has less than ten inputs, then accesskey should be defined for every input. Error was found from
INPUT
element code:<input size="20" maxlength="70" name="query" id="VY_kysely" value="" type="text">
.- Accesskey can be defined for label of input or stright to input. Best ways (example): <label for="name" accesskey="N">Name</label><input id="name" type="text" /> or <input type="button" accesskey="B" /> More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-keyboard-shortcuts.
- Warning, accesskey should be used for inputs whose type is submit, button or reset. Error was found from
INPUT
element code:<input value="Hae" name="Submit" type="submit">
.- Accesskey can be defined for label of input or stright to input. Best ways (example): <label for="name" accesskey="N">Name</label><input id="name" type="text" /> or <input type="button" accesskey="B" /> More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-keyboard-shortcuts.
- Test result
- Warning
Guideline 10
10.1 - No pop-ups or other windows (7)
(hide test results)- Failed, page opens in new window. Error was found from
A
element code:<a title="Tulosta tämä sivu" target="_blank" href="?action=print">Tulosta</a>
.- Do not use target="_blank" or target="_new" atributes. It will open a new window that can disorient some users. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-pop-ups.
- Failed, page opens in new window. Error was found from
A
element code:<a href="http://www.tritonia.fi/" target="_blank">Tiedekirjasto Tritonia</a>
.- Do not use target="_blank" or target="_new" atributes. It will open a new window that can disorient some users. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-pop-ups.
- Failed, page opens in new window. Error was found from
A
element code:<a href="http://www.vei.fi/" target="_blank">Vaasan energiainstituutti</a>
.- Do not use target="_blank" or target="_new" atributes. It will open a new window that can disorient some users. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-pop-ups.
- Failed, page opens in new window. Error was found from
A
element code:<a href="/seinajoki/" target="_blank">Vaasan yliopisto Seinäjoki </a>
.- Do not use target="_blank" or target="_new" atributes. It will open a new window that can disorient some users. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-pop-ups.
- Failed, page opens in new window. Error was found from
A
element code:<a href="http://www.vaasahighedu.fi/" target="_blank">Vaasan korkeakoulukonsortio</a>
.- Do not use target="_blank" or target="_new" atributes. It will open a new window that can disorient some users. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-pop-ups.
- Failed, page opens in new window. Error was found from
A
element code:<a href="http://www.vyy.fi/" target="_blank">Vaasan yliopiston ylioppilaskunta (VYY)</a>
.- Do not use target="_blank" or target="_new" atributes. It will open a new window that can disorient some users. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-pop-ups.
- Failed, page opens in new window. Error was found from
A
element code:<a href="http://www.vaasankesayliopisto.fi/" target="_blank">Vaasan kesäyliopisto</a>
.- Do not use target="_blank" or target="_new" atributes. It will open a new window that can disorient some users. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-pop-ups.
- Test result
- Failed
10.2 - The properly positioned label considering all form controls with implicitly associated labels
(hide test results)- Failed, wrong label usage. Error was found from
INPUT
element code:<input size="20" maxlength="70" name="query" id="VY_kysely" value="" type="text">
.- Use label right before or after input and use for - id relationship or parentship.More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-unassociated-labels.
- Test result
- Failed
10.3 - Verify that a linearized version of tables used for layout is provided (7)
(hide test results)- Remark, found table element(s). Error was found from
TABLE
element code:<table id="keskitys" style="width: 78em;" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td>
.- Verify that a linearized version of tables used for layout is provided. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-linear-tables
- Remark, found table element(s). Error was found from
TABLE
element code:<table id="ylapalkki" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr> <td row
.- Verify that a linearized version of tables used for layout is provided. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-linear-tables
- Remark, found table element(s). Error was found from
TABLE
element code:<table id="valinnat" border="0" cellpadding="0" cellspacing="4"> <tbody><tr> <td>Haku:</td> <t
.- Verify that a linearized version of tables used for layout is provided. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-linear-tables
- Remark, found table element(s). Error was found from
TABLE
element code:<table id="valilehdet" border="0" cellpadding="0" cellspacing="0"> <tbody><tr> <td><a href="/hal
.- Verify that a linearized version of tables used for layout is provided. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-linear-tables
- Remark, found table element(s). Error was found from
TABLE
element code:<table id="panoramapalkki" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr> <td
.- Verify that a linearized version of tables used for layout is provided. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-linear-tables
- Remark, found table element(s). Error was found from
TABLE
element code:<table id="keskipalkki" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr>
.- Verify that a linearized version of tables used for layout is provided. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-linear-tables
- Remark, found table element(s). Error was found from
TABLE
element code:<table id="alapalkki" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr> <td>© 2
.- Verify that a linearized version of tables used for layout is provided. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-linear-tables
- Test result
- Passed
10.4 - Including default, place-holding characters in edit boxes and text areas (empty controls)
(hide test results)- Failed, no default text. Error was found from
INPUT
element code:<input size="20" maxlength="70" name="query" id="VY_kysely" value="" type="text">
.- Add default text. Example: <input type="text" value="Write here" /> More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-place-holders.
- Test result
- Failed
10.5 - Non-link, printable characters (6)
(hide test results)- Failed, link element a is too close to next one. Error was found from
A
element code:<a href="/">Etusivu</a>
.- Separate links by some element or "whitespace - Some character(s) - whitespase". Examples:...<a href="page7.html">Prew</a> | <a href="page.html9">Next</a>... or...<a href="page7.html">Prew</a> <br /> <a href="page.html9">Next</a>... or...<li><a href="page7.html">Prew</a></li><li><a href="page.html9">Next</a></li>... More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-divide-links.
- Failed, link element a is too close to next one. Error was found from
A
element code:<a href="/yliopisto/">Tietoa yliopistosta</a>
.- Separate links by some element or "whitespace - Some character(s) - whitespase". Examples:...<a href="page7.html">Prew</a> | <a href="page.html9">Next</a>... or...<a href="page7.html">Prew</a> <br /> <a href="page.html9">Next</a>... or...<li><a href="page7.html">Prew</a></li><li><a href="page.html9">Next</a></li>... More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-divide-links.
- Failed, link element a is too close to next one. Error was found from
A
element code:<a href="/hakeminen/">Hakeminen yliopistoon</a>
.- Separate links by some element or "whitespace - Some character(s) - whitespase". Examples:...<a href="page7.html">Prew</a> | <a href="page.html9">Next</a>... or...<a href="page7.html">Prew</a> <br /> <a href="page.html9">Next</a>... or...<li><a href="page7.html">Prew</a></li><li><a href="page.html9">Next</a></li>... More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-divide-links.
- Failed, link element a is too close to next one. Error was found from
A
element code:<a href="/opiskelu/">Opiskelu</a>
.- Separate links by some element or "whitespace - Some character(s) - whitespase". Examples:...<a href="page7.html">Prew</a> | <a href="page.html9">Next</a>... or...<a href="page7.html">Prew</a> <br /> <a href="page.html9">Next</a>... or...<li><a href="page7.html">Prew</a></li><li><a href="page.html9">Next</a></li>... More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-divide-links.
- Failed, link element a is too close to next one. Error was found from
A
element code:<a href="/tutkimus/">Tutkimus</a>
.- Separate links by some element or "whitespace - Some character(s) - whitespase". Examples:...<a href="page7.html">Prew</a> | <a href="page.html9">Next</a>... or...<a href="page7.html">Prew</a> <br /> <a href="page.html9">Next</a>... or...<li><a href="page7.html">Prew</a></li><li><a href="page.html9">Next</a></li>... More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-divide-links.
- Failed, link element a is too close to next one. Error was found from
A
element code:<a href="/ystavat/">Ystävät ja yhteistyö</a>
.- Separate links by some element or "whitespace - Some character(s) - whitespase". Examples:...<a href="page7.html">Prew</a> | <a href="page.html9">Next</a>... or...<a href="page7.html">Prew</a> <br /> <a href="page.html9">Next</a>... or...<li><a href="page7.html">Prew</a></li><li><a href="page.html9">Next</a></li>... More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-divide-links.
- Test result
- Failed
Guideline 11
11.1 - Use of W3C technologies
(hide test results)- Remark, use W3C technologies when they are available and appropriate for a task and use the latest versions when supported More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-latest-w3c-specs.
- Test result
- Passed
11.2 - Avoid using deprecated features of W3C technologies.
- Test result
- Passed
11.3 - Provide information
(hide test results)- Remark, provide information so that users may receive documents according to their preferences (e.g., language, content type, etc.) More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-content-preferences.
- Test result
- Passed
11.4 - Accessible page
(hide test results)- Remark, if, after best efforts, you cannot create an accessible page, provide a link to an alternative page that is accessible, has equivalent information, and is updated as often as the inaccessible page. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-alt-pages.
- Test result
- Passed
Guideline 12
12.1 - Providing a frame title
- Test result
- Passed
12.2 - Describe the purpose of frames
(hide test results)- Remark, describe the purpose of frames and how frames relate to each other if it is not obvious by frame titles alone. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-frame-longdesc.
- Test result
- Passed
12.3 - Dividing large blocks of information into more manageable groups (9)
(hide test results)- Failed,
Improper header nesting: Header levels must not increase by more than
one level per heading. Do not use headers to create font effects; use
style sheets to change font styles. Error was found from
H2
element code:<h2 style="border-bottom: 0px none;">Tervetuloa Vaasan yliopiston verkkosivuille!</h2>
.- Lower the header level to at least <h1>.
- Failed, use in table at least two of next three: caption, summary and title. Error was found from
TABLE
element code:<table id="keskitys" style="width: 78em;" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td>
.- Use in table at least two of next three: caption, summary and title. Caption is element of table. Summary and title are attributes of table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
- Failed, use in table at least two of next three: caption, summary and title. Error was found from
TABLE
element code:<table id="ylapalkki" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr> <td row
.- Use in table at least two of next three: caption, summary and title. Caption is element of table. Summary and title are attributes of table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
- Failed, use in table at least two of next three: caption, summary and title. Error was found from
TABLE
element code:<table id="valinnat" border="0" cellpadding="0" cellspacing="4"> <tbody><tr> <td>Haku:</td> <t
.- Use in table at least two of next three: caption, summary and title. Caption is element of table. Summary and title are attributes of table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
- Failed, use in table at least two of next three: caption, summary and title. Error was found from
TABLE
element code:<table id="valilehdet" border="0" cellpadding="0" cellspacing="0"> <tbody><tr> <td><a href="/hal
.- Use in table at least two of next three: caption, summary and title. Caption is element of table. Summary and title are attributes of table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
- Failed, use in table at least two of next three: caption, summary and title. Error was found from
TABLE
element code:<table id="panoramapalkki" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr> <td
.- Use in table at least two of next three: caption, summary and title. Caption is element of table. Summary and title are attributes of table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
- Failed, use in table at least two of next three: caption, summary and title. Error was found from
TABLE
element code:<table id="keskipalkki" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr>
.- Use in table at least two of next three: caption, summary and title. Caption is element of table. Summary and title are attributes of table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
- Failed, use in table at least two of next three: caption, summary and title. Error was found from
TABLE
element code:<table id="alapalkki" border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr> <td>© 2
.- Use in table at least two of next three: caption, summary and title. Caption is element of table. Summary and title are attributes of table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
- Warning, there is an a-element in wrong place. Error was found from
A
element code:<a name="alku"></a>
.- Link or linklist should group either by div- or p-element.
- Test result
- Failed
12.4 - Associating labels explicitly with their controls
(hide test results)- Failed, input does not have label. Error was found from
INPUT
element code:<input size="20" maxlength="70" name="query" id="VY_kysely" value="" type="text">
.- Use label right before or after input and use for - id relationship or parentship.
- Test result
- Failed
Guideline 13
13.1 - Target of each link (8)
(hide test results)- Warning, found two identical name and title for two different links. Error was found from
A
element code:<a href="/hallintotieteet/">Hallintotieteiden<br>tiedekunta</a>
.- Use unique and meaningfull name and title for different links.
- Warning, found two identical name and title for two different links. Error was found from
A
element code:<a href="/hallintotieteet/">Hallintotieteiden<br>tiedekunta</a>
.- Use unique and meaningfull name and title for different links.
- Warning, found two identical name and title for two different links. Error was found from
A
element code:<a href="/hallintotieteet/">Hallintotieteiden<br>tiedekunta</a>
.- Use unique and meaningfull name and title for different links.
- Warning, found two identical name and title for two different links. Error was found from
A
element code:<a href="/humanistinen/">Humanistinen<br>tiedekunta</a>
.- Use unique and meaningfull name and title for different links.
- Warning, found two identical name and title for two different links. Error was found from
A
element code:<a href="/humanistinen/">Humanistinen<br>tiedekunta</a>
.- Use unique and meaningfull name and title for different links.
- Warning, found two identical name and title for two different links. Error was found from
A
element code:<a href="/kauppatieteet/">Kauppatieteellinen<br>tiedekunta</a>
.- Use unique and meaningfull name and title for different links.
- Warning, found two identical name and title for two different links. Error was found from
A
element code:<a href="/ajankohtaista/uutisia/">Näytä kaikki</a>
.- Use unique and meaningfull name and title for different links.
- Warning, found two identical name and title for two different links. Error was found from
A
element code:<a href="/ajankohtaista/uutisia/rss.xml">RSS</a>
.- Use unique and meaningfull name and title for different links.
- Test result
- Warning
13.2 - Metadata should be used to add semantic information to pages and sites
- Test result
- Passed
13.3 - Information about the general layout
(hide test results)- Remark, provide information about the general layout of a site (e.g., a site map or table of contents). More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-site-description.
- Test result
- Passed
13.4 - Navigation mechanisms
(hide test results)- Remark, use navigation mechanisms in a consistent manner. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-clear-nav-mechanism.
- Test result
- Passed
13.5 - Navigation bars may be used to give access to the navigation mechanism
- Test result
- Passed
13.6 - Title should be used in map when grouping links by map
- Test result
- Passed
13.7 - Different types of searches
(hide test results)- Remark, if search functions are provided, enable different types of searches for different skill levels and preferences. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-searches.
- Test result
- Passed
13.8 - Information at the beginning
(hide test results)- Remark, place distinguishing information at the beginning of headings, paragraphs, lists, etc. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-front-loading.
- Test result
- Passed
13.9 - Working links
- Test result
- Passed
13.10 - Skipping over multi-line ASCII art
- Test result
- Passed
Guideline 14
14.1 - Clear and simple language.
(hide test results)- Remark, use the clearest and simplest language appropriate for a site's content.
- Test result
- Passed
14.2 - Supplement text with presentations.
(hide test results)- Remark, supplement text with graphic or auditory presentations where they will facilitate comprehension of the page.
- Test result
- Passed
14.3 - No style element, no style attributes. (2)
(hide test results)- Warning, style element found. Error was found from
STYLE
element code:<style type="text/css"> <!-- div.edit-this-page ul { margin: 0px; padding: 0px; }
.- Please use CSS rather than style element.
- Warning, number of style attributes found: 9. Error was found from
BODY
element code:<body> <a name="alku"></a> <table id="keskitys" style="width: 78em;" border="0" cellpadding="0" cell
.- Please use CSS rather than style attributes.
- Test result
- Warning