зеркало из https://github.com/mozilla/gecko-dev.git
Bug 158227 "fontdef" is appearing in Site Navigation Bar
patch by gregvalure@wanderlife.com r=timeless sr=jst a=dbaron
This commit is contained in:
Родитель
86a5bceb04
Коммит
9992f966e2
|
@ -196,6 +196,7 @@ function()
|
|||
var testVal = this.relValues[i].toLowerCase();
|
||||
if ((testVal == "stylesheet") ||
|
||||
(testVal == "icon") ||
|
||||
(testVal == "fontdef") ||
|
||||
(testVal.match(/^p3pv/)) ||
|
||||
(testVal.match(/^schema./)))
|
||||
return true;
|
||||
|
|
Загрузка…
Ссылка в новой задаче