michael@0: /* michael@0: * These are the tests we don't pass. The test data comes from the .dat michael@0: * files under html5lib_tree_construction/. Please see michael@0: * html5lib_tree_construction/html5lib_license.txt for the license for these michael@0: * tests. michael@0: */ michael@0: var html5Exceptions = { michael@0: "" : true, // Bug 101019 michael@0: "" : true, // Bug 101019 michael@0: "A" : true, // Bug 101019 michael@0: }