diff --git a/spec.html b/spec.html
index 7caea5a934..a063973e47 100644
--- a/spec.html
+++ b/spec.html
@@ -20854,14 +20854,6 @@
Static Semantics: ComputedPropertyContains
1. If _inList_ is *true*, return *true*.
1. Return the result of ComputedPropertyContains for |ClassElement| with argument _symbol_.
- ClassElement : MethodDefinition
-
- 1. Return the result of ComputedPropertyContains for |MethodDefinition| with argument _symbol_.
-
- ClassElement : `static` MethodDefinition
-
- 1. Return the result of ComputedPropertyContains for |MethodDefinition| with argument _symbol_.
-
ClassElement : `;`
1. Return *false*.