equal
deleted
inserted
replaced
1582 class="internalDFN">list of active service managers</a> run the following steps: |
1582 class="internalDFN">list of active service managers</a> run the following steps: |
1583 <ol class="rule"> |
1583 <ol class="rule"> |
1584 <li>For each <var>active service</var> in <var>service manager</var> run the following steps: |
1584 <li>For each <var>active service</var> in <var>service manager</var> run the following steps: |
1585 <ol class="rule"> |
1585 <ol class="rule"> |
1586 <li>If the <var>network service record</var>'s <code>id</code> property equals the <var>active |
1586 <li>If the <var>network service record</var>'s <code>id</code> property equals the <var>active |
1587 service</var>'s <code>id</code> attribute then set <var>active service</var>'s <a href= |
1587 service</var>'s <code>id</code> attribute and <var>active service</var>'s <code>online</code> attribute |
|
1588 is currently set to <code>false</code> then set <var>active service</var>'s <a href= |
1588 "#dom-networkservice-online"><code>online</code></a> attribute to <code>true</code> and then <a href= |
1589 "#dom-networkservice-online"><code>online</code></a> attribute to <code>true</code> and then <a href= |
1589 "http://www.whatwg.org/specs/web-apps/current-work/complete/webappapis.html#queue-a-task" |
1590 "http://www.whatwg.org/specs/web-apps/current-work/complete/webappapis.html#queue-a-task" |
1590 class="externalDFN">queue a task</a> to dispatch a newly created event with the name <a href= |
1591 class="externalDFN">queue a task</a> to dispatch a newly created event with the name <a href= |
1591 "#event-serviceonline"><code>serviceonline</code></a> that uses the <a href= |
1592 "#event-serviceonline"><code>serviceonline</code></a> that uses the <a href= |
1592 "http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#event" |
1593 "http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#event" |