X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Fcontent%2Fhelp.js;h=0bde1ee4c4c5c6fe6887f2fddb3be04f8395141b;hb=refs%2Ftags%2Fupstream%2F1.0rc1;hp=9faf7a2ae17c40ac997ec63c61c02b242be68e18;hpb=70740024f9c028c1fd63e1a1850ab062ff956054;p=dactyl.git diff --git a/common/content/help.js b/common/content/help.js index 9faf7a2..0bde1ee 100644 --- a/common/content/help.js +++ b/common/content/help.js @@ -2,7 +2,7 @@ // // This work is licensed for reuse under an MIT license. Details are // given in the LICENSE.txt file included with this file. -"use strict"; +/* use strict */ function checkFragment() { document.title = document.getElementsByTagNameNS("http://www.w3.org/1999/xhtml", "title")[0].textContent;