mywot / opera

WOT's Opera extension
http://www.mywot.com/wiki/Opera
GNU General Public License v3.0
1 stars 4 forks source link

Weird CSS warning #31

Open sorgoz opened 12 years ago

sorgoz commented 12 years ago
[18 марта 2012 г. 20:04:39] CSS - widget://wuid-facc64fd-7b02-4cb7-aa2d-d378912f8f1d/index.html
DOM style property
Invalid value for property: zoom
Line 1:
  1
  -^
sorgoz commented 12 years ago

Bug in Opera: http://my.opera.com/desktopteam/blog/show.dml/37910632?startidx=150#comment75623752

Hello! I tested an extension I'm developing and found that both the 11.60 and the 12.00 version have a regression problem with zoom CSS property. You can not assign such a value of 1, which is perfectly allowed by the specification. The issue is that in the stable version 11.52 (and earlier) works fine (for what I fear may be a problem of the new parser Ragnarok), and as something that uses jQuery to handle animations (basic functions of the framework as hide (), show () and animate ()) I fear that many sites using this framework and HTML5, as Google+ that can be applied to them or extension: https://addons.opera.com/en/addons/extensions/ details/google-injector/1.4-0 /? display=en of Google+ Injector, and simply flawed because the browser is closed and likewise other sites may begin to work really bad. I loaded DSK-351251 ticket for this problem. The problem I notice with the latest versions of jQuery (1.7 and up).