]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
IE10 Mobile viewport bug workaround: document.querySelector('head') => document.head 18095/head
authorChris Rebert <code@chrisrebert.com>
Wed, 28 Oct 2015 22:07:48 +0000 (15:07 -0700)
committerChris Rebert <code@chrisrebert.com>
Wed, 28 Oct 2015 22:09:57 +0000 (15:09 -0700)
commitee34e924ddef0696f41445b4631b811edbececac
treef43c7b9b7b58d5110b0b4e21d320356c46afca00
parent364925f9513959b04b3e685f6d59d41a269e93d1
IE10 Mobile viewport bug workaround: document.querySelector('head') => document.head

Per http://caniuse.com/#feat=documenthead , document.head is supported in IE Mobile 10+,
so slightly simplify the JS accordingly.

[skip sauce]
docs/assets/js/ie10-viewport-bug-workaround.js
docs/getting-started/browsers-devices.md