Index: Source/core/frame/BarProp.idl |
diff --git a/Source/core/frame/BarProp.idl b/Source/core/frame/BarProp.idl |
index 90a8e1e22e50856210c17944da680f364005ce15..278b34d0ee09d6baa7fa0be7a075fd104b679a0a 100644 |
--- a/Source/core/frame/BarProp.idl |
+++ b/Source/core/frame/BarProp.idl |
@@ -31,7 +31,5 @@ |
[ |
WillBeGarbageCollected, |
] interface BarProp { |
- // TODO(philipj): Remove readonly or have it added to the spec: |
- // https://www.w3.org/Bugs/Public/show_bug.cgi?id=28697 |
readonly attribute boolean visible; |
}; |