You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- openjdk-8-jre # install Java8 as required by vnu.jar
install:
- pip install html5validator
script: html5validator --root . --blacklist reference_manual_html --ignore 'Property "scrollbar-width"' 'Attribute "webkitallowfullscreen" not allowed' 'Attribute "mozallowfullscreen" not allowed' 'The "frameborder" attribute on the "iframe" element is obsolete'