Remove test feature

pull/283/head
Kegan Dougal 2015-10-28 17:42:19 +00:00
parent 59d8cbe742
commit 22369729f9
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ function checkBrowserFeatures(featureList) {
}
var validBrowser = checkBrowserFeatures([
"displaytable", "flexbox", "es5object", "es5function", "foo"
"displaytable", "flexbox", "es5object", "es5function"
]);
// We want to support some name / value pairs in the fragment