Index: Source/core/dom/Attr.idl |
diff --git a/Source/core/dom/Attr.idl b/Source/core/dom/Attr.idl |
index 5c22a7986f1d548b34025d1e5656b780dc6d85b0..fbdd7af79c3c2960d2380fd70ad5dd93a7417b24 100644 |
--- a/Source/core/dom/Attr.idl |
+++ b/Source/core/dom/Attr.idl |
@@ -32,7 +32,7 @@ interface Attr : Node { |
// DOM Level 2 |
- [DeprecateAs=AttributeOwnerElement] readonly attribute Element ownerElement; |
+ [MeasureAs=AttributeOwnerElement] readonly attribute Element ownerElement; |
// DOM 4 |