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 has been archived by the owner on Feb 25, 2020. It is now read-only.
On some pages, Chamelon detects strange property names such as undefined:{}.innerWidth, (.devicePixelRatio or undefinied.innerHeight - note the typo. A table summarizing the unexpected property names and a page to reproduce the issue is given below:
On some pages, Chamelon detects strange property names such as
undefined:{}.innerWidth
,(.devicePixelRatio
orundefinied.innerHeight
- note the typo. A table summarizing the unexpected property names and a page to reproduce the issue is given below:???.innerHeight
???.innerWidth
firefox desktop.innerHeight
Undefined.innerHeight
global.innerWidth
undefined:{}.innerHeight
undefinied.innerWidth
((Note the typo!))
The text was updated successfully, but these errors were encountered: