mediawiki-extensions-Popups/tests/node-qunit
Nicholas Ray 6a25f70ad5 Use window.devicePixelRatio instead of deprecated jQuery.hidpi
jQuery.hidpi was deprecated by T127328
(https://gerrit.wikimedia.org/r/441614). This repo used the
"bracketedDevicePixelRatio" function from that plugin. Since browser
compatibility is good now for window.devicePixelRatio, this commit adds
a function which relies on that instead.

Bug: T198579
Change-Id: I56c234048d7741f12f35bfff5f7319c6e085c29f
2018-08-10 10:00:28 -06:00
..
changeListeners Hygiene: replace QUnit assert.equal with strictEqual() 2018-06-18 19:48:16 +00:00
gateway Upgrade eslint-config-wikimedia 2018-07-13 07:42:12 -05:00
instrumentation Hygiene: add assertion messages 2018-05-08 15:55:23 -05:00
integrations Hygiene: replace QUnit assert.equal with strictEqual() 2018-06-18 19:48:16 +00:00
preview Hygiene: add assertion messages 2018-05-08 15:55:23 -05:00
reducers Hygiene: use actionsTest consts instead of hardcoded states 2018-07-13 17:12:49 +02:00
ui Use window.devicePixelRatio instead of deprecated jQuery.hidpi 2018-08-10 10:00:28 -06:00
actions.test.js Enforce eslinting for jsdoc 2018-07-17 08:21:01 -05:00
bracketedPixelRatio.test.js Use window.devicePixelRatio instead of deprecated jQuery.hidpi 2018-08-10 10:00:28 -06:00
changeListener.test.js Update: cancel unused HTTP requests in flight 2018-07-04 13:48:14 -05:00
container.test.js Hygiene: add assertion messages 2018-05-08 15:55:23 -05:00
counts.test.js Hygiene: replace QUnit assert.equal with strictEqual() 2018-06-18 19:48:16 +00:00
experiments.test.js Hygiene: add assertion messages 2018-05-08 15:55:23 -05:00
formatter.test.js Hygiene: consistently refer to globals directly 2018-07-09 08:46:40 -05:00
getPageviewTracker.test.js Truncate source_url to max 1000 characters 2018-06-28 14:30:42 -07:00
integration.test.js Update: cancel unused HTTP requests in flight 2018-07-04 13:48:14 -05:00
isEnabled.test.js Hygiene: replace QUnit assert.equal with strictEqual() 2018-06-18 19:48:16 +00:00
previewBehavior.test.js Hygiene: add assertion messages 2018-05-08 15:55:23 -05:00
run.js Fix: mw-node-qunit package reference 2018-07-13 07:47:30 -05:00
stubs.js Hygiene: update JSDoc boxed and JQuery types 2018-07-17 08:20:08 -05:00
title.test.js Hygiene: consistently refer to globals directly 2018-07-09 08:46:40 -05:00
userSettings.test.js Hygiene: add assertion messages 2018-05-08 15:55:23 -05:00
wait.test.js Update: cancel unused HTTP requests in flight 2018-07-04 13:48:14 -05:00