Index: Source/bindings/tests/idls/TestObjectPython.idl |
diff --git a/Source/bindings/tests/idls/TestObjectPython.idl b/Source/bindings/tests/idls/TestObjectPython.idl |
index 94760c0cdbd7cb0044dffcce8d88891d017feaad..317cae3fa3e986a9315c058ce7bf6f56b28d3a82 100644 |
--- a/Source/bindings/tests/idls/TestObjectPython.idl |
+++ b/Source/bindings/tests/idls/TestObjectPython.idl |
@@ -103,7 +103,6 @@ interface TestObjectPython { |
attribute DocumentFragment documentFragmentAttribute; |
attribute DocumentType documentTypeAttribute; |
attribute Element elementAttribute; |
- attribute Entity entityAttribute; |
attribute Node nodeAttribute; |
attribute ShadowRoot shadowRootAttribute; |
// Typed arrays |