diff --git a/spec/weak-ref.html b/spec/weak-ref.html index faa910e..1d83b50 100644 --- a/spec/weak-ref.html +++ b/spec/weak-ref.html @@ -164,13 +164,6 @@

Modifications to collection type definitions

to explain their observable effects on garbage collection, rather than specifying operationally that non-live keys or members are deleted.

- -

- Open questions remain under discussion about the relationship between when - elements are collected in WeakMaps, WeakSets and WeakRefs, e.g., - what guarantees are made about timing, c.f. - #121 (comment). -