| Index: chrome/common/extensions/docs/experimental.fontSettings.html
|
| diff --git a/chrome/common/extensions/docs/experimental.fontSettings.html b/chrome/common/extensions/docs/experimental.fontSettings.html
|
| index 3c639c0ab842d2389cdfeb6ab7d5fe11fd29a7b8..b339467b8d7d6075cb57294a0cf0750c9fb13b46 100644
|
| --- a/chrome/common/extensions/docs/experimental.fontSettings.html
|
| +++ b/chrome/common/extensions/docs/experimental.fontSettings.html
|
| @@ -1393,7 +1393,7 @@ directory. For other examples and for help in viewing the source code, see
|
| </div>
|
| </em>
|
| </dt>
|
| - <dd>The script for which the font should be retrieved. If omitted, the font for the global script is retrieved.</dd>
|
| + <dd>The script for which the font should be retrieved. If omitted, the font setting for the global script (script code "Zyyy") is retrieved.</dd>
|
| <!-- OBJECT PROPERTIES -->
|
| <!-- OBJECT METHODS -->
|
| <!-- OBJECT EVENT FIELDS -->
|
| @@ -2201,7 +2201,7 @@ directory. For other examples and for help in viewing the source code, see
|
| </div>
|
| </em>
|
| </dt>
|
| - <dd>The script code which the font should be set. If omitted, the font for the global script is set.</dd>
|
| + <dd>The script code which the font should be set. If omitted, the font setting for the global script (script code "Zyyy") is set.</dd>
|
| <!-- OBJECT PROPERTIES -->
|
| <!-- OBJECT METHODS -->
|
| <!-- OBJECT EVENT FIELDS -->
|
| @@ -2800,7 +2800,7 @@ directory. For other examples and for help in viewing the source code, see
|
| </div>
|
| </em>
|
| </dt>
|
| - <dd>The script code for which the font setting has changed. If omitted, the global script font setting has changed.</dd>
|
| + <dd>The script code for which the font setting has changed.</dd>
|
| <!-- OBJECT PROPERTIES -->
|
| <!-- OBJECT METHODS -->
|
| <!-- OBJECT EVENT FIELDS -->
|
| @@ -3061,14 +3061,14 @@ directory. For other examples and for help in viewing the source code, see
|
| <span id="typeTemplate">
|
| <span>
|
| <span>string</span>
|
| - <span>["Arab", "Armn", "Beng", "Cans", "Cher", "Cyrl", "Deva", "Ethi", "Geor", "Grek", "Gujr", "Guru", "Hang", "Hans", "Hant", "Hebr", "Hrkt", "Knda", "Khmr", "Laoo", "Mlym", "Mong", "Mymr", "Orya", "Sinh", "Taml", "Telu", "Thaa", "Thai", "Tibt", "Yiii"]</span>
|
| + <span>["Arab", "Armn", "Beng", "Cans", "Cher", "Cyrl", "Deva", "Ethi", "Geor", "Grek", "Gujr", "Guru", "Hang", "Hans", "Hant", "Hebr", "Hrkt", "Knda", "Khmr", "Laoo", "Mlym", "Mong", "Mymr", "Orya", "Sinh", "Taml", "Telu", "Thaa", "Thai", "Tibt", "Yiii", "Zyyy"]</span>
|
| </span>
|
| </span>
|
| )
|
| </div>
|
| </em>
|
| </dt>
|
| - <dd>An ISO 15924 script code.</dd>
|
| + <dd>An ISO 15924 script code. The default, or global, script is represented by script code "Zyyy".</dd>
|
| <!-- OBJECT PROPERTIES -->
|
| <!-- OBJECT METHODS -->
|
| <!-- OBJECT EVENT FIELDS -->
|
|
|