Skip to content

Commit 627737b

Browse files
committed
[DO NOT MERGE] make html5validator fail.
1 parent 19c7b7d commit 627737b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/scripts/ci/check-build-and-verify.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ if [ "$RUN_ONLY_INTEGRATION_TESTS" = 'no' ]; then
5757
--ignore-re 'Attribute “(th|sec|togglz|xmlns):[a-z]+” not allowed' \
5858
'Attribute “(th|sec|togglz):[a-z]+” is not serializable' \
5959
'Attribute with the local name “xmlns:[a-z]+” is not serializable' \
60-
'An "img" element must have an "alt" attribute' \
6160
'The first child "option" element of a "select" element with a "required" attribute' \
6261
'This document appears to be written in (Danish|Lithuanian)' \
6362
--show-warnings \

0 commit comments

Comments
 (0)