Anna.info website technical test: Difference between revisions

From annawiki
(→‎Links: Status: anna.info is currently preloaded.)
Line 8: Line 8:
** A
** A
*[[Test by hstspreload.appspot.com]] https://hstspreload.org/?domain=anna.info
*[[Test by hstspreload.appspot.com]] https://hstspreload.org/?domain=anna.info
** Status: anna.info is not preloaded.
** Status: anna.info is currently preloaded.
*https://observatory.mozilla.org/analyze.html?host=anna.info
*https://observatory.mozilla.org/analyze.html?host=anna.info
** A+; Score: 100/100, Tests Passed: 10/10
** A+; Score: 100/100, Tests Passed: 10/10

Revision as of 2018-02-20T18:25:46

Links

Issues

Content-Security-Policy	default-src 'self'; style-src 'self' 'unsafe-inline'

The "style-src 'unsafe-inline'" prevents getting +5 points. Inline CSS is used

  • for getting 100/100 on Goolge speed test, which does not seem to be possible with external CSS
  • to to CSS marking in MediaWiki, e.g. cells in tables

Other