we currently semi-transparent the text of properties that are not enumerable, but this is most commonly seen as a treatment for internal properties (e.g. `listeners`) logging `window` shows all the various builtin constructors (e.g. `AbortController`) with the same treatment, adding further confusion (i.e. "are these internal properties? i thought i could access them?") we should instead move enumerable, writable, etc. to be part of the `title` or icon or something
Pull request: https://github.com/WebKit/WebKit/pull/12680
Committed 262923@main (020a590e7aca): <https://commits.webkit.org/262923@main> Reviewed commits have been landed. Closing PR #12680 and removing active labels.
<rdar://problem/108005425>