js_of_ocaml icon indicating copy to clipboard operation
js_of_ocaml copied to clipboard

Dom_html: add support for window.matchMedia()

Open Armael opened this issue 8 years ago • 0 comments

Cf: https://developer.mozilla.org/en-US/docs/Web/API/Window/matchMedia .

It seems to be old enough to be supported in all modern browsers: https://caniuse.com/#feat=matchmedia

Armael avatar Jul 11 '17 00:07 Armael