Back out 97036ab72558 which inappropriately compared turds to third parties.
3 def WebIDLTest(parser, harness):
6 enum TestEnumDuplicateValue {
11 harness.ok(False, "Should have thrown!")
13 harness.ok(True, "Enum TestEnumDuplicateValue should throw")