]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
HTML validation: No longer relax the `X-UA-Compatible` error 15072/head
authorHeinrich Fenkart <hnrch02@gmail.com>
Mon, 10 Nov 2014 19:02:06 +0000 (20:02 +0100)
committerHeinrich Fenkart <hnrch02@gmail.com>
Mon, 10 Nov 2014 19:02:06 +0000 (20:02 +0100)
commitff5f9db68ec7c7f89dd353e9d73b9fc1abc15ac7
treeec048862a32cd9f548ba761d1021c97842d82203
parentbf4a331f1a6817b477bd5a931bb3b0671997f9de
HTML validation: No longer relax the `X-UA-Compatible` error

The validator no longer complains about it unless the value is different from `content=IE=edge`, see https://www.w3.org/Bugs/Public/show_bug.cgi?id=27091
Gruntfile.js