Fix 'Tags' padding to keep it farther from the edge and document the source of the...
[lhc/web/wiklou.git] / resources / src / mediawiki.hidpi / skip.js
1 /*!
2 * Skip function for mediawiki.hdpi.js.
3 */
4 return 'srcset' in new Image();