Changes between Version 1 and Version 2 of Ticket #13707, comment 7
- Timestamp:
- Apr 4, 2013, 12:58:37 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13707, comment 7
v1 v2 7 7 Did you try it with Opera? 8 8 Here is a ridiculous test case: http://jsfiddle.net/9pSVc/ 9 10 Regarding the CSS3 standard release including zoom, by that argument you may as well stop trying to support old versions of IE and all the nuances of javascript support. One of the big draws of jQuery in my mind is that you guys have smoothed over the incompatibilities. If you only target the standard, then you will soon find jQuery doesn't really work on any browser all of the time. That's my opinion, no disrespect intended. 11 12 I wish that you would fix this issue, but in the end it is your decision. I am not familiar enough with the internals of jQuery and how you test changes against multiple targets to feel confident submitting a bug fix myself. In the end, thank you for your consideration.