mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 01:53:40 +08:00
38fbbb28e3
This qUnit test was failing in Firefox 36 with "setting a property that has only a getter" because devicePixelRatio was being changed directly. The fix uses defineProperty to redefine devicePixelRatio instead. |
||
---|---|---|
.. | ||
admin | ||
components | ||
controllers | ||
ember | ||
fixtures | ||
helpers | ||
integration | ||
lib | ||
mdtest | ||
mixins | ||
models | ||
views | ||
jshint-test.js.es6.erb | ||
test_helper.js |