Why are indexed properties on WindowProxy not enumerable in the spec? (original) (raw)

Looks like they're not enumerable in Blink/WebKit, but are enumerable in Gecko/Edge. Other indexed objects have the indexed props enumerable, so why not WindowProxy?