[Skip navigation links]

Site Report

This tab shows pages that do not comply with W3C standards.

StatusSummary
FailureW3C HTML/XHTML Validation - Some pages fail validation.
FailureW3C CSS Validation - Some pages fail validation.
SuccessW3C Deprecated Features - No issues found.
PriorityDescription and URLGuideline and Line#Count

Priority 1

12 issues on 10 pages

CriticalCSS Validation Error. CSS Validation
https://dismissed.moadoph.gov.au/stylesheets/application.cssLine 12 12 102 144 147 ...
CriticalEnd tag article seen, but there were open elements. HTML5
https://dismissed.moadoph.gov.au/hashtag-dismissal-1975.htmlLine 1738
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
CriticalEnd tag blockquote seen, but there were open elements. HTML5
https://dismissed.moadoph.gov.au/Line 300
https://dismissed.moadoph.gov.au/hashtag-dismissal-1975.htmlLine 1725
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
CriticalInvalid @charset rule. CSS Validation

@charset rules are more restrictive than other @rules:

  • @charset be at start of the CSS file with no whitespace or byte-order-mark before
  • @charset must be followed by a single space and a double quote
  • Must end with a double quote and semi-colon
  • The @charset rule name must be lower case
  • @charset cannot be used HTML pages (only allowed in CSS files)
https://dismissed.moadoph.gov.au/stylesheets/application.cssLine 1
CriticalInvalid CSS selector. CSS Validation
https://dismissed.moadoph.gov.au/stylesheets/application.cssLine 11 11 11 11 11 ...
CriticalInvalid value for CSS identifier. CSS Validation
In CSS, identifiers (including element names, classes, and IDs in selectors) can contain only the characters [a-zA-Z0-9] and ISO 10646 characters U+00A0 and higher, plus the hyphen '-' and the underscore '_'. They cannot start with a digit, two hyphens, or a hyphen followed by a digit.
6
https://dismissed.moadoph.gov.au/stylesheets/application.css
Line 1053 1057 1070 1073 1074 ...
CriticalInvalid value for CSS property. CSS Validation
white-space: wrap
https://dismissed.moadoph.gov.au/
Line 7
CriticalSelf-closing syntax (/>) used on a non-void HTML element. Ignoring the slash and treating as a start tag. HTML5
https://dismissed.moadoph.gov.au/Line 298
https://dismissed.moadoph.gov.au/hashtag-dismissal-1975.htmlLine 1723
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
CriticalStray end tag script. HTML5 WCAG 2.0 A 4.1.1 Section 508 (2017) A 4.1.1
https://dismissed.moadoph.gov.au/hashtag-dismissal-1975.htmlLine 291
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
CriticalThe scheme attribute on the meta element is obsolete. Use only one scheme per field, or make the scheme declaration part of the value. HTML5
https://dismissed.moadoph.gov.au/Line 23 25 30 31 33 ...
https://dismissed.moadoph.gov.au/act-one.htmlLine 59 63 71 73 77 ...
https://dismissed.moadoph.gov.au/act-two.htmlLine 59 63 71 73 77 ...
https://dismissed.moadoph.gov.au/prologue.htmlLine 59 63 71 73 77 ...
This issue was found on another 6 pages. The trial version is limited to showing issues on 4 pages.
CriticalUnclosed element audio. HTML5 WCAG 2.0 A 4.1.1 Section 508 (2017) A 4.1.1
https://dismissed.moadoph.gov.au/Line 300
https://dismissed.moadoph.gov.au/hashtag-dismissal-1975.htmlLine 1725
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
CriticalUnclosed element div. HTML5 WCAG 2.0 A 4.1.1 Section 508 (2017) A 4.1.1
https://dismissed.moadoph.gov.au/hashtag-dismissal-1975.htmlLine 1738
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.

Priority 2

5 issues on 9 pages

Very ImportantConsider using the h1 element as a top-level heading only. HTML5
h1 elements are treated as top-level headings by many screen readers and other tools.
https://dismissed.moadoph.gov.au/act-one.htmlLine 246
https://dismissed.moadoph.gov.au/act-three.htmlLine 246
https://dismissed.moadoph.gov.au/act-two.htmlLine 246
https://dismissed.moadoph.gov.au/prologue.htmlLine 246
This issue was found on another 2 pages. The trial version is limited to showing issues on 4 pages.
Very ImportantThe banner role is unnecessary for element header. HTML5
https://dismissed.moadoph.gov.au/Line 73
https://dismissed.moadoph.gov.au/act-one.htmlLine 150
https://dismissed.moadoph.gov.au/act-two.htmlLine 150
https://dismissed.moadoph.gov.au/prologue.htmlLine 150
This issue was found on another 6 pages. The trial version is limited to showing issues on 4 pages.
https://dismissed.moadoph.gov.au/Line 180
https://dismissed.moadoph.gov.au/act-one.htmlLine 361
https://dismissed.moadoph.gov.au/act-two.htmlLine 328
https://dismissed.moadoph.gov.au/prologue.htmlLine 598
This issue was found on another 6 pages. The trial version is limited to showing issues on 4 pages.
Very ImportantThe name attribute on the a element is obsolete. Consider putting an id attribute on the nearest container instead. HTML5
https://dismissed.moadoph.gov.au/hashtag-dismissal-1975/tweet_timeline.htmlLine 633 978 1118 1250 1471 ...
Very ImportantThe navigation role is unnecessary for element nav. HTML5
https://dismissed.moadoph.gov.au/Line 75 182
https://dismissed.moadoph.gov.au/act-one.htmlLine 155 366
https://dismissed.moadoph.gov.au/act-two.htmlLine 155 333
https://dismissed.moadoph.gov.au/prologue.htmlLine 155 603
This issue was found on another 6 pages. The trial version is limited to showing issues on 4 pages.

Priority 3

1 issues on 1 pages

ImportantProperty doesn't exist in CSS. CSS Validation
The property name may be misspelled, vendor specific, or a new CSS property from a draft specification.
font-smoothing
https://dismissed.moadoph.gov.au/stylesheets/application.css
Line 270 387

Informative

These messages are for information only and do not indicate errors

InformationCSS hack or vendor extension used. CSS Validation
*display
https://dismissed.moadoph.gov.au/stylesheets/application.css
Line 9 10 118 124 132 ...
InformationProperty or at-rule is vendor specific. CSS Validation
Properties and at-rules prefixed by a dash or underscore, the zoom property and the expression() function are vendor specific and only work on one browser engine.
-webkit-box-shadow -webkit-box-shadow -webkit-box-shadow -webkit-box-shadow -webkit-box-shadow
https://dismissed.moadoph.gov.au/
Line 7 7 7 7 7 ...
-webkit-text-size-adjust
https://dismissed.moadoph.gov.au/stylesheets/application.css
Line 21 22 57 100 131 ...
Expand all 20 issues