-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Description
When using JSME in a webpage I receive two warnings related to (probably) deprecated code. The warnings are:
- This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. jsme.nocache.js:24:206
- Using //@ to indicate sourceURL pragmas is deprecated. Use //# instead. See description at mozilla
If it is truly deprecated code, you may wish to adjust this before it becomes forbidden code.
Metadata
Metadata
Assignees
Labels
No labels