X-Git-Url: https://git.yukkurigames.com/?p=pwl6.git;a=blobdiff_plain;f=src%2Fyuu%2Fpre.js;fp=src%2Fyuu%2Fpre.js;h=c50ad4506fc5eefef317b4c56d11e314c73d0a6e;hp=5381ad719e5d4bc68a9090829884a161741458a1;hb=1b36f379858d1f88eb709ebdd59465957081c455;hpb=28ebe8923da2beb390696f28c4cf3a87bbe01d34 diff --git a/src/yuu/pre.js b/src/yuu/pre.js index 5381ad7..c50ad45 100644 --- a/src/yuu/pre.js +++ b/src/yuu/pre.js @@ -95,7 +95,7 @@ /** Canonicalize fullscreen function names if available. - Based on http://fullscreen.spec.whatwg.org/, June 7th 2013. + Based on https://fullscreen.spec.whatwg.org/, June 7th 2013. */ if (!Element.prototype.requestFullscreen)