Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Commit

Permalink
Human readable severity codes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Miller committed Apr 12, 2012
1 parent dc24d6d commit 4c755ae
Show file tree
Hide file tree
Showing 164 changed files with 164 additions and 164 deletions.
2 changes: 1 addition & 1 deletion docs/tests/aAdjacentWithSameResourceShouldBeCombined.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Adjacent links that point to the same location should be merged
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: aAdjacentWithSameResourceShouldBeCombined
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/aImgAltNotRepetative.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
When an image is in a link, its "alt" attribute should not repeat other text in the link
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: aImgAltNotRepetative
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/aLinksAreSeperatedByPrintableCharacters.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Lists of links should be seperated by printable characters
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: aLinksAreSeperatedByPrintableCharacters
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/aLinksDontOpenNewWindow.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Links should not open a new window without warning
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: aLinksDontOpenNewWindow
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/aLinksToMultiMediaRequireTranscript.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Any links to a multimedia file should also include a link to a transcript
===============================

Severity code: 3
*Severity code:* Information only

.. php:class:: aLinksToMultiMediaRequireTranscript
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/aLinksToSoundFilesNeedTranscripts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Any links to a sound file should also include a link to a transcript
===============================

Severity code: 3
*Severity code:* Information only

.. php:class:: aLinksToSoundFilesNeedTranscripts
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/aMustContainText.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Links should contain text
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: aMustContainText
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/aMustHaveTitle.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All links must have a "title" attribute
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: aMustHaveTitle
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/aMustNotHaveJavascriptHref.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Links should not use "javascript" in their location
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: aMustNotHaveJavascriptHref
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/aTitleDescribesDestination.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The title attribute of all source a (anchor) elements describes the link destination.
===============================

Severity code: 3
*Severity code:* Information only

.. php:class:: aTitleDescribesDestination
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/addressForAuthor.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The document should contain an address for the author
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: addressForAuthor
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/addressForAuthorMustBeValid.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The document should contain a valid email address for the author
===============================

Severity code: 2
*Severity code:* Possible error

.. php:class:: addressForAuthorMustBeValid
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/appletContainsTextEquivalent.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All applets should contain the same content within the body of the applet
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: appletContainsTextEquivalent
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/appletContainsTextEquivalentInAlt.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All applets should contain a text equivalent in the "alt" attribute
===============================

Severity code: 2
*Severity code:* Possible error

.. php:class:: appletContainsTextEquivalentInAlt
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/appletProvidesMechanismToReturnToParent.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All applets should provide a way for keyboard users to escape
===============================

Severity code: 3
*Severity code:* Information only

.. php:class:: appletProvidesMechanismToReturnToParent
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/appletUIMustBeAccessible.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Any user interface in an applet must be accessible
===============================

Severity code: 3
*Severity code:* Information only

.. php:class:: appletUIMustBeAccessible
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/appletsDoNotFlicker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All applets do not flicker
===============================

Severity code: 3
*Severity code:* Information only

.. php:class:: appletsDoNotFlicker
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/appletsDoneUseColorAlone.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Applets should not use color alone to communicate content
===============================

Severity code: 3
*Severity code:* Information only

.. php:class:: appletsDoneUseColorAlone
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/areaAltRefersToText.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Alt text for "area" elements should replicate the text found in the image
===============================

Severity code: 3
*Severity code:* Information only

.. php:class:: areaAltRefersToText
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/basefontIsNotUsed.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Basefont" should not be used
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: basefontIsNotUsed
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/blinkIsNotUsed.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The "blink" tag should not be used
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: blinkIsNotUsed
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/blockquoteNotUsedForIndentation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The "blockquote" tag should not be used just for indentation
===============================

Severity code: 2
*Severity code:* Possible error

.. php:class:: blockquoteNotUsedForIndentation
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/blockquoteUseForQuotations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
If long quotes are in the document, use the "blockquote" element to mark them
===============================

Severity code: 2
*Severity code:* Possible error

.. php:class:: blockquoteUseForQuotations
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/bodyMustNotHaveBackground.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Body elements do not use a background image
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: bodyMustNotHaveBackground
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/boldIsNotUsed.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The "b" (bold) element is not used
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: boldIsNotUsed
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/checkboxLabelIsNearby.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All "checkbox" input elements have a label that is close
===============================

Severity code: 2
*Severity code:* Possible error

.. php:class:: checkboxLabelIsNearby
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/cssDocumentMakesSenseStyleTurnedOff.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The document must be readable with styles turned off
===============================

Severity code: 3
*Severity code:* Information only

.. php:class:: cssDocumentMakesSenseStyleTurnedOff
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/cssTextHasContrast.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All elements should have appropriate color contrast
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: cssTextHasContrast
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/doctypeProvided.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The document should contain a valid "doctype" declaration
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: doctypeProvided
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/documentAbbrIsUsed.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Abbreviations must be marked with an "abbr" element
===============================

Severity code: 2
*Severity code:* Possible error

.. php:class:: documentAbbrIsUsed
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/documentAcronymsHaveElement.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Acronyms must be marked with an "acronym" element
===============================

Severity code: 2
*Severity code:* Possible error

.. php:class:: documentAcronymsHaveElement
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/documentAllColorsAreSet.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All the document colors must be set
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: documentAllColorsAreSet
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/documentContentReadableWithoutStylesheets.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Content should be readable without style sheets
===============================

Severity code: 3
*Severity code:* Information only

.. php:class:: documentContentReadableWithoutStylesheets
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/documentHasTitleElement.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The document should have a title element
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: documentHasTitleElement
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/documentIDsMustBeUnique.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All element "id" attributes must be unique
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: documentIDsMustBeUnique
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/documentIsWrittenClearly.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The document should be written to the target audience and read clearly
===============================

Severity code: 2
*Severity code:* Possible error

.. php:class:: documentIsWrittenClearly
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/documentLangIsISO639Standard.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The document's language attribute should be a standard code
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: documentLangIsISO639Standard
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/documentLangNotIdentified.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The document must have a "lang" attribute
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: documentLangNotIdentified
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/documentMetaNotUsedWithTimeout.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Meta" elements must not be used to refresh the content of a page
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: documentMetaNotUsedWithTimeout
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/documentReadingDirection.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Reading direction of text is correctly marked
===============================

Severity code: 2
*Severity code:* Possible error

.. php:class:: documentReadingDirection
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/documentStrictDocType.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The page uses a strict doctype
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: documentStrictDocType
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/documentTitleDescribesDocument.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The title describes the document
===============================

Severity code: 3
*Severity code:* Information only

.. php:class:: documentTitleDescribesDocument
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/documentTitleIsNotPlaceholder.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The document title should not be placeholder text
===============================

Severity code: 1
*Severity code:* Severe error

.. php:class:: documentTitleIsNotPlaceholder
Expand Down
2 changes: 1 addition & 1 deletion docs/tests/documentTitleIsShort.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The document title should be short
===============================

Severity code: 2
*Severity code:* Possible error

.. php:class:: documentTitleIsShort
Expand Down
Loading

0 comments on commit 4c755ae

Please sign in to comment.