зеркало из https://github.com/mozilla/gecko-dev.git
Remove comment that I forgot to remove in the previous patch (which fixed the issue it was pointing out). (Bug 617372) a2.0=tests
This commit is contained in:
Родитель
f3d09034b5
Коммит
1ee276beab
|
@ -1724,7 +1724,6 @@ var gCSSProperties = {
|
|||
inherited: true,
|
||||
type: CSS_TYPE_TRUE_SHORTHAND,
|
||||
subproperties: [ "font-style", "font-variant", "font-weight", "font-size", "line-height", "font-family", "font-stretch", "font-size-adjust", "-moz-font-feature-settings", "-moz-font-language-override" ],
|
||||
/* XXX could be sans-serif */
|
||||
initial_values: [ (gInitialFontFamilyIsSansSerif ? "medium sans-serif" : "medium serif") ],
|
||||
other_values: [ "large serif", "9px fantasy", "bold italic small-caps 24px/1.4 Times New Roman, serif", "caption", "icon", "menu", "message-box", "small-caption", "status-bar" ],
|
||||
invalid_values: []
|
||||
|
|
Загрузка…
Ссылка в новой задаче