1 <script src=
"chrome://sync-internals/notifications.js"></script>
4 table#notificationInfo tr:nth-child(odd) {
9 <p id='notificationStateInfo'
>
10 State:
<span jscontent='notificationState'
></span>
12 <table id='notificationInfo'
>
16 <th>Session count
</th>
19 <tr jsselect='notifications'
>
20 <td jscontent='type'
></td>
21 <td jscontent='totalCount'
></td>
22 <td jscontent='sessionCount'
></td>
23 <td jscontent='payload'
></td>