From 696d93ae36bc71b334d3799931c106f74d460220 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 30 Jan 2015 11:38:52 +0200 Subject: [PATCH] Remove unneeded (now) ignore from the validator. --- Gruntfile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 391af40..e4a56eb 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -223,7 +223,6 @@ module.exports = function (grunt) { reset: true, relaxerror: [ 'Attribute ontouchstart not allowed on element body at this point.', - 'Bad value X-UA-Compatible for attribute http-equiv on element meta.', 'Consider using the h1 element as a top-level heading only \\(all h1 elements are treated as top-level headings by many screen readers and other tools\\)\\.' ] },