diff --git a/Gruntfile.js b/Gruntfile.js
index c4c3ced58f2c7348dd4a39ec69259a1adf18d45e..d350ce3ad6583bd0acd279c3b3fdebcee5b7fae3 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -193,6 +193,8 @@ module.exports = function (grunt) {
 
     validation: {
       options: {
+        charset: 'utf-8',
+        doctype: 'HTML5',
         reset: true,
         relaxerror: [
           'Bad value X-UA-Compatible for attribute http-equiv on element meta.',