[Skip navigation links]

Site Report

This tab shows pages that exhibit browser-specific behavior, or trigger browser bugs.

BrowserIEEdgeFirefoxSafariOperaChromeiOSAndroid
Version111869136077≤ 111213≤ 34*Key
Critical IssuesCritical, 2 issuesCritical, 1 issuesCritical, 2 issuesCritical, 2 issuesCritical, no issuesCritical, 2 issuesCritical, 2 issuesCritical, 2 issuesCritical, 2 issuesCritical, no issuesCritical, 1 issuesCritical Missing content or functionality
Major IssuesVery Important, 1 issuesVery Important, 1 issuesVery Important, no issuesVery Important, 1 issuesVery Important, 1 issuesVery Important, 1 issuesVery Important Major layout or performance problems
Minor IssuesImportant, 1 issuesImportant, 1 issuesImportant, no issuesImportant, 1 issuesLess Important Minor layout or performance problems

* Most Android devices from 4.4 onwards use Chrome as the default browser, older versions use the original Android stock browser

PriorityDescription and URLGuideline and Line#Count

Priority 1

3 issues on 4 pages

Criticaldocument.all is a Microsoft extension, and should be replaced by the W3C DOM method document.getElementById. Firefox Safari iPhone/iPad Chrome Internet Explorer ≥ 11
document.all is only needed to support IE4, which was replaced by IE5 in 1999, and is not supported by IE11 or later.
https://billyhughes-origin.moadoph.gov.au/_lib/js/swfobject.jsLine 87
CriticalFlash is disabled in Safari 10, and not supported on mobile devices including iPhone/iPad and Android 4.1 or later. Safari ≥ 10 Android ≥ 4.1 iPhone/iPad
https://billyhughes-origin.moadoph.gov.au/_lib/swf/mediaplayer.swfLine 1
https://billyhughes-origin.moadoph.gov.au/_lib/swf/propaganda-poster.swfLine 1
CriticalInternet Explorer, Chrome and Firefox display a security warning when a secure https: web page includes http: content. Edge Internet Explorer Chrome Firefox ≥ 3
In IE8 and Firefox 23 onwards, the default option is not to display the http:// content. To fix this: use relative URL paths ../images/file.png; or full URL paths /images/file.png; or absolute https URLs https://example.com/images/file.png.
https://billyhughes-origin.moadoph.gov.au/conscription_poster/make_your_own_posterLine 24

Priority 2

1 issues on 1 pages

Very ImportantCSS hex colors with alpha values like #RGBA or #RRGGBBAA are not supported by all browsers. iPhone/iPad ≤ 9 Internet Explorer Edge Android
In CSS Level 3 hex colors have 3 or 6 hex digits. In CSS Level 4 hex colors can also have 4 or 8 hex digits.
https://billyhughes-origin.moadoph.gov.au/_lib/css/screen.cssLine 456

Priority 3

1 issues on 1 pages

ImportantThe :visited CSS selector only supports limited style changes. Firefox ≥ 4 Chrome ≥ 6 Safari ≥ 4.1
Browsers restrict the :visited CSS selector to only color changes, to prevent a web page figuring out other web sites the user has visited.
https://billyhughes-origin.moadoph.gov.au/_lib/css/print.cssLine 60
Expand all 5 issues