зеркало из https://github.com/mozilla/gecko-dev.git
bug 30022; added Set/Get TextZoom for enlarging/reducing fonts only
This commit is contained in:
Родитель
72dbd2f6e8
Коммит
711e3a3feb
|
@ -48,6 +48,9 @@ interface nsIMarkupDocumentViewer : nsISupports
|
|||
/** if true, plugins are allowed within the doc shell. default = true */
|
||||
attribute boolean allowPlugins;
|
||||
|
||||
/** The amount by which to scale all text. Default is 1.0. */
|
||||
attribute float textZoom;
|
||||
|
||||
/*
|
||||
XXX Comment here!
|
||||
*/
|
||||
|
|
Загрузка…
Ссылка в новой задаче