| OLD | NEW |
| 1 // Copyright 2014 The Chromium Authors. All rights reserved. | 1 // Copyright 2014 The Chromium Authors. All rights reserved. |
| 2 // Use of this source code is governed by a BSD-style license that can be | 2 // Use of this source code is governed by a BSD-style license that can be |
| 3 // found in the LICENSE file. | 3 // found in the LICENSE file. |
| 4 | 4 |
| 5 | 5 |
| 6 /** | 6 /** |
| 7 * @fileoverview Definitions for the Chromium extensions API used by ChromeVox. | 7 * @fileoverview Definitions for the Chromium extensions API used by ChromeVox. |
| 8 * | 8 * |
| 9 * @externs | 9 * @externs |
| 10 */ | 10 */ |
| (...skipping 1411 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1422 definition: 'definition', | 1422 definition: 'definition', |
| 1423 descriptionListDetail: 'descriptionListDetail', | 1423 descriptionListDetail: 'descriptionListDetail', |
| 1424 descriptionListTerm: 'descriptionListTerm', | 1424 descriptionListTerm: 'descriptionListTerm', |
| 1425 desktop: 'desktop', | 1425 desktop: 'desktop', |
| 1426 dialog: 'dialog', | 1426 dialog: 'dialog', |
| 1427 directory: 'directory', | 1427 directory: 'directory', |
| 1428 disclosureTriangle: 'disclosureTriangle', | 1428 disclosureTriangle: 'disclosureTriangle', |
| 1429 div: 'div', | 1429 div: 'div', |
| 1430 document: 'document', | 1430 document: 'document', |
| 1431 drawer: 'drawer', | 1431 drawer: 'drawer', |
| 1432 editableText: 'editableText', | |
| 1433 embeddedObject: 'embeddedObject', | 1432 embeddedObject: 'embeddedObject', |
| 1434 footer: 'footer', | 1433 footer: 'footer', |
| 1435 form: 'form', | 1434 form: 'form', |
| 1436 grid: 'grid', | 1435 grid: 'grid', |
| 1437 group: 'group', | 1436 group: 'group', |
| 1438 growArea: 'growArea', | |
| 1439 heading: 'heading', | 1437 heading: 'heading', |
| 1440 helpTag: 'helpTag', | 1438 helpTag: 'helpTag', |
| 1441 horizontalRule: 'horizontalRule', | 1439 horizontalRule: 'horizontalRule', |
| 1442 iframe: 'iframe', | 1440 iframe: 'iframe', |
| 1443 ignored: 'ignored', | 1441 ignored: 'ignored', |
| 1444 imageMapLink: 'imageMapLink', | 1442 imageMapLink: 'imageMapLink', |
| 1445 imageMap: 'imageMap', | 1443 imageMap: 'imageMap', |
| 1446 image: 'image', | 1444 image: 'image', |
| 1447 incrementor: 'incrementor', | |
| 1448 inlineTextBox: 'inlineTextBox', | 1445 inlineTextBox: 'inlineTextBox', |
| 1449 labelText: 'labelText', | 1446 labelText: 'labelText', |
| 1450 legend: 'legend', | 1447 legend: 'legend', |
| 1451 link: 'link', | 1448 link: 'link', |
| 1452 listBoxOption: 'listBoxOption', | 1449 listBoxOption: 'listBoxOption', |
| 1453 listBox: 'listBox', | 1450 listBox: 'listBox', |
| 1454 listItem: 'listItem', | 1451 listItem: 'listItem', |
| 1455 listMarker: 'listMarker', | 1452 listMarker: 'listMarker', |
| 1456 list: 'list', | 1453 list: 'list', |
| 1457 locationBar: 'locationBar', | 1454 locationBar: 'locationBar', |
| (...skipping 28 matching lines...) Expand all Loading... |
| 1486 svgRoot: 'svgRoot', | 1483 svgRoot: 'svgRoot', |
| 1487 scrollArea: 'scrollArea', | 1484 scrollArea: 'scrollArea', |
| 1488 scrollBar: 'scrollBar', | 1485 scrollBar: 'scrollBar', |
| 1489 seamlessWebArea: 'seamlessWebArea', | 1486 seamlessWebArea: 'seamlessWebArea', |
| 1490 search: 'search', | 1487 search: 'search', |
| 1491 sheet: 'sheet', | 1488 sheet: 'sheet', |
| 1492 slider: 'slider', | 1489 slider: 'slider', |
| 1493 sliderThumb: 'sliderThumb', | 1490 sliderThumb: 'sliderThumb', |
| 1494 spinButtonPart: 'spinButtonPart', | 1491 spinButtonPart: 'spinButtonPart', |
| 1495 spinButton: 'spinButton', | 1492 spinButton: 'spinButton', |
| 1496 splitGroup: 'splitGroup', | |
| 1497 splitter: 'splitter', | 1493 splitter: 'splitter', |
| 1498 staticText: 'staticText', | 1494 staticText: 'staticText', |
| 1499 status: 'status', | 1495 status: 'status', |
| 1500 systemWide: 'systemWide', | 1496 systemWide: 'systemWide', |
| 1501 tabGroup: 'tabGroup', | 1497 tabGroup: 'tabGroup', |
| 1502 tabList: 'tabList', | 1498 tabList: 'tabList', |
| 1503 tabPanel: 'tabPanel', | 1499 tabPanel: 'tabPanel', |
| 1504 tab: 'tab', | 1500 tab: 'tab', |
| 1505 tableHeaderContainer: 'tableHeaderContainer', | 1501 tableHeaderContainer: 'tableHeaderContainer', |
| 1506 table: 'table', | 1502 table: 'table', |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1544 pressed: 'pressed', | 1540 pressed: 'pressed', |
| 1545 protected: 'protected', | 1541 protected: 'protected', |
| 1546 readOnly: 'readOnly', | 1542 readOnly: 'readOnly', |
| 1547 required: 'required', | 1543 required: 'required', |
| 1548 selectable: 'selectable', | 1544 selectable: 'selectable', |
| 1549 selected: 'selected', | 1545 selected: 'selected', |
| 1550 vertical: 'vertical', | 1546 vertical: 'vertical', |
| 1551 visited: 'visited' | 1547 visited: 'visited' |
| 1552 }; | 1548 }; |
| 1553 // End auto generated externs; do not edit. | 1549 // End auto generated externs; do not edit. |
| OLD | NEW |