You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
I'm getting a bit confused when things like "thing.content" is tagged as ".support.constant.dom" and then trying to work out if I'm overriding some built-in property or method?
In this case, shouldn't it just be "window.content" that is tagged?
thing.length
,thing.className
, etc. Feels really awkward for highlightingAt the very least, it would be handy to mark them as
.property
in addition to their other classes. Would help disambiguateThe text was updated successfully, but these errors were encountered: