зеркало из https://github.com/mozilla/gecko-dev.git
Bug 120282�javascript error in metadata.js (Link Properties doesn't work)
patch by neil.marshall@sympatico.ca r=timeless sr=alecf a=asa
This commit is contained in:
Родитель
ab94479b93
Коммит
bceb6ea76c
|
@ -457,8 +457,8 @@ function isHTMLElement(node, name)
|
|||
// http://www.bath.ac.uk/~py8ieh/internet/discussion/metadata.txt
|
||||
function convertLanguageCode(abbr)
|
||||
{
|
||||
if (!abbr) return "";
|
||||
var result;
|
||||
|
||||
var tokens = abbr.split("-");
|
||||
|
||||
if (tokens[0] === "x" || tokens[0] === "i")
|
||||
|
|
Загрузка…
Ссылка в новой задаче