Foxability - Test results
Test results
Test results
Test subject: http://www.hse.fi/FI/
Statistics for the evaluated page
Total tests: 64
Tests | Percent | Total | Percent | |
---|---|---|---|---|
Total passed: | 43 | 67.19% | 43 | 25.60% |
-Passed with remarks: | 21 | 32.81% | 26 | 15.48% |
Failed: | 16 | 25.00% | 78 | 46.43% |
Warnings: | 5 | 7.81% | 21 | 12.50% |
Total: | 64 | 100.00% | 168 | 100.00% |
MobileOK
WCAG
Uncategorized
WCAG1.0
Guideline 1
1.1 - Elements have text equivalents. (7)
(hide test results)- Failed, <noscript> after <script> not found. Error was found from
SCRIPT
element code:<script language="javascript" type="text/javascript"> <!-- var __CMS_PostbackForm = document.form
.- Insert <noscript> after <script>. For example: <script>...</script><noscript>A graph about oil price.</noscript>
- Failed, alt attribute not found. Error was found from
IMG
element code:<img id="FrontPageImage_PresentationModeControlsContainer_PresentationImage" src="/NR/rdonlyres/7943
.- Please insert an 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 type="text/javascript" src="http://eu1.snoobi.com/snoop.php?tili=hkkk_fi"></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" src="http://eu1.snoobi.com/snoop2.php?tili=hkkk_fi&page_name=&
.- 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"> <!-- var theForm = document.forms['Form1']; if (!theForm) { theF
.- 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 src="/WebResource.axd?d=Rzpw4DW7ZxE0ENKynmiAaw2&t=633355805407721367" type="text/javascr
.- 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"> <!-- var __CMS_PostbackFormBeenReset = false; function __c
.- 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. (5)
(hide test results)- Failed, the color difference of rgb(34, 34, 34) and rgb(0, 114, 89) is too low. Error was found from
DIV
element code:<div id="header"> <div class="background"> <div id="logo"><a id="Header1_logoLink" href=
.- Change the colors so that they have higher color difference.
- Failed, the brightness difference of rgb(34, 34, 34) and rgb(0, 114, 89) is too low. Error was found from
DIV
element code:<div id="header"> <div class="background"> <div id="logo"><a id="Header1_logoLink" href=
.- Change the colors so that they have higher brightness difference.
- Failed, the color difference of rgb(34, 34, 34) and rgb(242, 242, 242) is too low. Error was found from
DIV
element code:<div id="naviPathFrontPage"> <div class="quickTabs"> <ul> <li><a id="UnitMe
.- Change the colors so that they have higher color difference.
- Failed, the color difference of rgb(34, 34, 34) and rgb(0, 114, 89) is too low. Error was found from
DIV
element code:<div class="quickTabs"> <ul> <li><a id="UnitMenu1_units" href="/FI/units/">Hakemisto</a>
.- Change the colors so that they have higher color difference.
- Failed, the brightness difference of rgb(34, 34, 34) and rgb(0, 114, 89) is too low. Error was found from
DIV
element code:<div class="quickTabs"> <ul> <li><a id="UnitMenu1_units" href="/FI/units/">Hakemisto</a>
.- 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. (3)
(hide test results)- Failed, deprecated element found. Error was found from
B
element code:<b><a id="Header1_SearchMenu1_changelanguage" href="/EN/frontpage">In English</a></b>
.- You will achieve much richer effect using stylesheets or you can use <strong> instead of <b>. CSS example: strong { font-weight: bolder; }
- Failed, deprecated element found. Error was found from
FONT
element code:<font color="#025845"><u><a href="/FI/search/personnel/"><font color="#025845"><u>Henkilöhaku</u></f
.- Font stylings should be made with CSS or in element's style attribute. CSS example: p { font: italic 1.5em/2em Palatino, serif; }
- Failed, deprecated element found. Error was found from
FONT
element code:<font color="#025845"><u>Henkilöhaku</u></font>
.- Font stylings should be made with CSS or in element's style attribute. CSS example: p { font: italic 1.5em/2em Palatino, serif; }
- Test result
- Failed
3.4 - Relative over absolute. (38)
(hide test results)- Failed, absolute size definition found. body:"font-size: 10pt". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. td:"font-size: 10pt". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.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: 10pt". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.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: 10pt". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. textarea:"font-size: 10pt". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. p:"margin-bottom: 0.5cm". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. small:"font-size: 9pt". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.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: 12pt". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h1:"margin-bottom: 1cm". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.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: 11pt". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h2:"margin-top: 0cm". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h2:"margin-bottom: 0.5cm". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h3:"padding: 0cm". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.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: 10.5pt". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h3:"margin-top: 0cm". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h3:"margin-bottom: 0.6cm". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.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: 10pt". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h4:"margin-top: 0cm". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h4:"margin-bottom: 0.2cm". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.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: 10pt". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h5:"margin-top: 0cm". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h5:"margin-bottom: 0cm". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #logoprint:"margin-bottom: 0.6cm". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #navipath:"font-size: 7.5pt". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #navipath:"margin-bottom: 1.5cm". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #pagefooter:"font-size: 7.5pt". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #pagefooter:"margin-top: 0.9cm". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #footer:"margin-top: 2cm". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #footer:"padding-top: 0.2cm". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. #footer:"font-size: 7.5pt". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.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: 11px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="screen" href="/css/general.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: 11px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="screen" href="/css/general.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. textarea:"font-size: 11px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="screen" href="/css/general.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. p:"margin-bottom: 15px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="screen" href="/css/general.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h1:"margin-bottom: 10px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="screen" href="/css/general.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h2:"margin-bottom: 5px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="screen" href="/css/general.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h3:"margin-bottom: 8px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="screen" href="/css/general.css">
.- Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
- Failed, absolute size definition found. h4:"margin-bottom: 5px". Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="screen" href="/css/general.css">
.- 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
H3
element code:<h3>Ajankohtaista</h3>
.- Lower the header level to at least <h1>.
- Test result
- Failed
3.6 - Proper List usage.
- Test result
- Passed
3.7 - Proper quote usage.
(hide test results)- Remark, the number of quotation marks found: 10 Error was found from
BODY
element code:<body> <form name="Form1" method="post" action="Frontpage.aspx?NRMODE=Published&NRNODEGUID=%
.- Please consider using <q> and <blockquote> for quotes.
- 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. (10)
(hide test results)- Warning, potential abbreviation found: HSE. Error was found from
A
element code:<a id="UnitMenu1_abouthse" href="/FI/abouthse/">Tietoa HSE:stä</a>
.- Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
- Warning, potential abbreviation found: MBA. Error was found from
A
element code:<a href="/FI/education/non-degree/mba/">MBA/EMBA-ohjelma</a>
.- Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
- Warning, potential abbreviation found: EMBA. Error was found from
A
element code:<a href="/FI/education/non-degree/mba/">MBA/EMBA-ohjelma</a>
.- Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
- Warning, potential abbreviation found: ITP. Error was found from
A
element code:<a href="/FI/news/education/2008/itp_030408.htm">ITP-ohjelmassa täydennyshaku</a>
.- Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
- Warning, potential abbreviation found: HSE. Error was found from
A
element code:<a href="/FI/abouthse/intrelat/">Kansainvälinen HSE</a>
.- Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
- Warning, potential abbreviation found: HSE. Error was found from
A
element code:<a href="/FI/abouthse/positions/" target="_blank">HSE:n avoimet työpaikat</a>
.- Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
- Warning, potential abbreviation found: HSE. Error was found from
A
element code:<a href="/FI/forstudents/">Tietoa HSE:n opiskelijoille</a>
.- Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
- Warning, potential abbreviation found: HSE. Error was found from
A
element code:<a href="https://piazza.hse.fi/" target="_blank">HSE Piazza</a>
.- Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
- Warning, potential abbreviation found: HSE. Error was found from
A
element code:<a id="abouthselink" class="arrow" href="/FI/abouthse/">Tietoa HSE:stä</a>
.- Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
- Warning, potential abbreviation found: HSE. Error was found from
P
element code:<p> <a id="ArticleElement1_ArticleTitle" href="/FI/articles/education/article200308.htm">Täh
.- Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
- Test result
- Warning
4.3 - Primary language.
(hide test results)- Failed, no xml:lang attribute found. Error was found from
HTML
element code:<html xmlns="http://www.w3.org/1999/xhtml"><head><title>HSE</title> <link rel="stylesheet" type="t
.- Insert xml:lang attribute to specify language used. For example: <html xml:lang="fi">
- Test result
- Failed
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
- Test result
- Passed
5.5 - Summary, caption and title in table
(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 class="searchForm" border="0" cellpadding="0" cellspacing="0"> <tbody><tr> <td><i
.- 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, 8 deprecated elements were found. Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- 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 the dynamic content changes (6)
(hide test results)- Failed, <noscript> after <script> not found. Error was found from
SCRIPT
element code:<script language="javascript" type="text/javascript"> <!-- var __CMS_PostbackForm = document.form
.- 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" src="http://eu1.snoobi.com/snoop.php?tili=hkkk_fi"></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" src="http://eu1.snoobi.com/snoop2.php?tili=hkkk_fi&page_name=&
.- 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"> <!-- var theForm = document.forms['Form1']; if (!theForm) { theF
.- 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 src="/WebResource.axd?d=Rzpw4DW7ZxE0ENKynmiAaw2&t=633355805407721367" type="text/javascr
.- 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"> <!-- var __CMS_PostbackFormBeenReset = false; function __c
.- 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
(hide test results)- Failed, found device independent event handler. Error was found from
A
element code:<a href="#" onclick="window.print();return false;">Tulosta sivu</a>
.- If you use onclick, provide also redundant event handler: onkeypress.
- Test result
- Failed
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 (6)
(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 language="javascript" type="text/javascript"> <!-- var __CMS_PostbackForm = document.form
.- 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" src="http://eu1.snoobi.com/snoop.php?tili=hkkk_fi"></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" src="http://eu1.snoobi.com/snoop2.php?tili=hkkk_fi&page_name=&
.- 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"> <!-- var theForm = document.forms['Form1']; if (!theForm) { theF
.- 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 src="/WebResource.axd?d=Rzpw4DW7ZxE0ENKynmiAaw2&t=633355805407721367" type="text/javascr
.- 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"> <!-- var __CMS_PostbackFormBeenReset = false; function __c
.- 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 (6)
(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="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE0ODg0MzU0NDVkZOPFxTKNzXDt4hYEVZBrg+Ttco
.- 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="QuickSearch" value="" class="txt" 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, if page has less than ten inputs, then accesskey should be defined for every input. Error was found from
INPUT
element code:<input name="__EVENTTARGET" id="__EVENTTARGET" value="" 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="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" 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="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWAgKqvcOVBwKvx57RDoUzceFtoc6piMjD/m
.- 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 name="Header1:SearchQuick1:quickSearchSubmit" value="HAE" id="Header1_SearchQuick1_quickSearc
.- 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 (3)
(hide test results)- Failed, page opens in new window. Error was found from
A
element code:<a href="http://lib.hse.fi/FI/" target="_blank">Helecon tietokeskus (kirjasto)</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="/FI/abouthse/positions/" target="_blank">HSE:n avoimet työpaikat</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="https://piazza.hse.fi/" target="_blank">HSE Piazza</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 name="QuickSearch" value="" class="txt" 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
(hide test results)- Remark, found table element(s). Error was found from
TABLE
element code:<table class="searchForm" border="0" cellpadding="0" cellspacing="0"> <tbody><tr> <td><i
.- 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 name="QuickSearch" value="" class="txt" 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
(hide test results)- Failed, link element a is too close to next one. Error was found from
A
element code:<a href="/FI/services/career/">Rekrytointipalvelut</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. (6)
(hide test results)- Failed, this HTML element is now deprecated and should not be used. Error was found from
B
element code:<b><a id="Header1_SearchMenu1_changelanguage" href="/EN/frontpage">In English</a></b>
.- Find all about deprecated elements from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-deprecated.
- Failed, this HTML element is now deprecated and should not be used. Error was found from
FONT
element code:<font color="#025845"><u><a href="/FI/search/personnel/"><font color="#025845"><u>Henkilöhaku</u></f
.- Find all about deprecated elements from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-deprecated.
- Failed, this HTML element is now deprecated and should not be used. Error was found from
U
element code:<u><a href="/FI/search/personnel/"><font color="#025845"><u>Henkilöhaku</u></font></a></u>
.- Find all about deprecated elements from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-deprecated.
- Failed, this HTML element is now deprecated and should not be used. Error was found from
FONT
element code:<font color="#025845"><u>Henkilöhaku</u></font>
.- Find all about deprecated elements from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-deprecated.
- Failed, this HTML element is now deprecated and should not be used. Error was found from
U
element code:<u>Henkilöhaku</u>
.- Find all about deprecated elements from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-deprecated.
- Failed, this HTML element is now deprecated and should not be used. Error was found from
U
element code:<u> </u>
.- Find all about deprecated elements from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-deprecated.
- Test result
- Failed
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 (2)
(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
H3
element code:<h3>Ajankohtaista</h3>
.- 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 class="searchForm" border="0" cellpadding="0" cellspacing="0"> <tbody><tr> <td><i
.- 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.
- 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 name="QuickSearch" value="" class="txt" 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 (2)
(hide test results)- Warning, found two identical name and title for two different links. Error was found from
A
element code:<a href="/FI/services/career/"></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="/FI/services/career/"></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 (2)
(hide test results)- Warning, no title in link. Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="print" href="/css/print.css">
.- Add title for link.
- Warning, no title in link. Error was found from
LINK
element code:<link rel="stylesheet" type="text/css" media="screen" href="/css/general.css">
.- Add title for link.
- Test result
- Warning
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.
(hide test results)- Warning, number of style attributes found: 6. Error was found from
BODY
element code:<body> <form name="Form1" method="post" action="Frontpage.aspx?NRMODE=Published&NRNODEGUID=%
.- Please use CSS rather than style attributes.
- Test result
- Warning