aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gruntfile.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index c4c3ced58..d350ce3ad 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.',