Skip to content

Commit

Permalink
Better glyph for 'shipping' additions
Browse files Browse the repository at this point in the history
  • Loading branch information
inexorabletash committed Aug 3, 2016
1 parent a2ae9f9 commit f506ff1
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
42 changes: 21 additions & 21 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2282,8 +2282,8 @@ The <dfn attribute for=IDBDatabase>onclose</dfn> attribute is the
event handler for the <code>close</code> event.

<aside class=note>
&#9752; The {{IDBDatabase/onclose}} attribute is new in this
edition. &#9752;
&#x1F389; The {{IDBDatabase/onclose}} attribute is new in this
edition. &#x1F389;
</aside>

The <dfn attribute for=IDBDatabase>onerror</dfn> attribute is the
Expand Down Expand Up @@ -2389,8 +2389,8 @@ The {{IDBObjectStore/name}} attribute's setter must run these steps:
</div>

<aside class=note>
&#9752; The {{IDBObjectStore/name}} attribute's setter is new in
this edition. &#9752;
&#x1F389; The {{IDBObjectStore/name}} attribute's setter is new in
this edition. &#x1F389;
</aside>


Expand Down Expand Up @@ -2751,8 +2751,8 @@ there are more than |count| records in range, only the first |count|
will be retrieved.

<aside class=note>
&#9752; The {{IDBObjectStore/getAll()}} method is new in this
edition. &#9752;
&#x1F389; The {{IDBObjectStore/getAll()}} method is new in this
edition. &#x1F389;
</aside>


Expand Down Expand Up @@ -2792,8 +2792,8 @@ and there are more than |count| keys in range, only the first |count|
will be retrieved.

<aside class=note>
&#9752; The {{IDBObjectStore/getAllKeys()}} method is new in this
edition. &#9752;
&#x1F389; The {{IDBObjectStore/getAllKeys()}} method is new in this
edition. &#x1F389;
</aside>


Expand Down Expand Up @@ -2916,8 +2916,8 @@ The |query| parameter may be a [=/key=] or an
or not given, an [=unbounded key range=] is used.

<aside class=note>
&#9752; The {{IDBObjectStore/openKeyCursor()}} method is new in this
edition. &#9752;
&#x1F389; The {{IDBObjectStore/openKeyCursor()}} method is new in this
edition. &#x1F389;
</aside>


Expand Down Expand Up @@ -3192,8 +3192,8 @@ The {{IDBIndex/name}} attribute's setter must run these steps:
</div>

<aside class=note>
&#9752; The {{IDBIndex/name}} attribute's setter is new in this
edition. &#9752;
&#x1F389; The {{IDBIndex/name}} attribute's setter is new in this
edition. &#x1F389;
</aside>


Expand Down Expand Up @@ -3343,8 +3343,8 @@ there are more than |count| records in range, only the first |count|
will be retrieved.

<aside class=note>
&#9752; The {{IDBIndex/getAll()}} method is new in this edition.
&#9752;
&#x1F389; The {{IDBIndex/getAll()}} method is new in this edition.
&#x1F389;
</aside>


Expand Down Expand Up @@ -3384,8 +3384,8 @@ and there are more than |count| keys in range, only the first |count|
will be retrieved.

<aside class=note>
&#9752; The {{IDBIndex/getAllKeys()}} method is new in this edition.
&#9752;
&#x1F389; The {{IDBIndex/getAllKeys()}} method is new in this edition.
&#x1F389;
</aside>


Expand Down Expand Up @@ -3640,8 +3640,8 @@ invoked, must run these steps:
</div>

<aside class=note>
&#9752; The {{IDBKeyRange/includes()}} method is new in this
edition. &#9752;
&#x1F389; The {{IDBKeyRange/includes()}} method is new in this
edition. &#x1F389;
</aside>


Expand Down Expand Up @@ -4055,8 +4055,8 @@ attribute's getter must run the following steps:
</div>

<aside class=note>
&#9752; The {{IDBTransaction/objectStoreNames}} attribute is new in
this edition. &#9752;
&#x1F389; The {{IDBTransaction/objectStoreNames}} attribute is new in
this edition. &#x1F389;
</aside>

<aside class=note>
Expand Down Expand Up @@ -4261,7 +4261,7 @@ optional |forced flag|.
bubble or be cancelable.

<aside class=note>
&#9752; This behavior is new in this edition. &#9752;
&#x1F389; This behavior is new in this edition. &#x1F389;
</aside>

</div>
Expand Down
42 changes: 21 additions & 21 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3166,8 +3166,8 @@ <h3 class="heading settled" data-level="4.4" id="database-interface"><span class
event handler for the <code>abort</code> event.</p>
<p>The <dfn class="dfn-paneled idl-code" data-dfn-for="IDBDatabase" data-dfn-type="attribute" data-export="" id="dom-idbdatabase-onclose">onclose</dfn> attribute is the
event handler for the <code>close</code> event.</p>
<aside class="note" role="note"> The <code class="idl"><a data-link-type="idl" href="#dom-idbdatabase-onclose" id="ref-for-dom-idbdatabase-onclose-2">onclose</a></code> attribute is new in this
edition. </aside>
<aside class="note" role="note"> 🎉 The <code class="idl"><a data-link-type="idl" href="#dom-idbdatabase-onclose" id="ref-for-dom-idbdatabase-onclose-2">onclose</a></code> attribute is new in this
edition. 🎉 </aside>
<p>The <dfn class="dfn-paneled idl-code" data-dfn-for="IDBDatabase" data-dfn-type="attribute" data-export="" id="dom-idbdatabase-onerror">onerror</dfn> attribute is the
event handler for the <code>error</code> event.</p>
<p>The <dfn class="dfn-paneled idl-code" data-dfn-for="IDBDatabase" data-dfn-type="attribute" data-export="" id="dom-idbdatabase-onversionchange">onversionchange</dfn> attribute is
Expand Down Expand Up @@ -3243,8 +3243,8 @@ <h3 class="heading settled" data-level="4.5" id="object-store-interface"><span c
<p>Set this <a data-link-type="dfn" href="#object-store-handle" id="ref-for-object-store-handle-13">object store handle</a>'s <a data-link-type="dfn" href="#object-store-handle-name" id="ref-for-object-store-handle-name-1">name</a> to <var>name</var>.</p>
</ol>
</div>
<aside class="note" role="note"> The <code class="idl"><a data-link-type="idl" href="#dom-idbobjectstore-name" id="ref-for-dom-idbobjectstore-name-3">name</a></code> attribute’s setter is new in
this edition. </aside>
<aside class="note" role="note"> 🎉 The <code class="idl"><a data-link-type="idl" href="#dom-idbobjectstore-name" id="ref-for-dom-idbobjectstore-name-3">name</a></code> attribute’s setter is new in
this edition. 🎉 </aside>
<p>The <dfn class="dfn-paneled idl-code" data-dfn-for="IDBObjectStore" data-dfn-type="attribute" data-export="" id="dom-idbobjectstore-keypath">keyPath</dfn> attribute’s getter
must return this <a data-link-type="dfn" href="#object-store-handle" id="ref-for-object-store-handle-14">object store handle</a>'s <a data-link-type="dfn" href="#object-store-handle-object-store" id="ref-for-object-store-handle-object-store-4">object store</a>'s <a data-link-type="dfn" href="#object-store-key-path" id="ref-for-object-store-key-path-12">key
path</a>, or null if none.</p>
Expand Down Expand Up @@ -3500,8 +3500,8 @@ <h3 class="heading settled" data-level="4.5" id="object-store-interface"><span c
<p>The <var>query</var> parameter may be a <a data-link-type="dfn" href="#key" id="ref-for-key-49">key</a> or an <code class="idl"><a data-link-type="idl" href="#request-idbkeyrange" id="ref-for-request-idbkeyrange-4">IDBKeyRange</a></code> identifying the <a data-link-type="dfn" href="#object-store-record" id="ref-for-object-store-record-28">records</a> to be retrieved. If null or not given,
an <a data-link-type="dfn" href="#request-unbounded-key-range" id="ref-for-request-unbounded-key-range-3">unbounded key range</a> is used. If <var>count</var> is specified and
there are more than <var>count</var> records in range, only the first <var>count</var> will be retrieved.</p>
<aside class="note" role="note"> The <code class="idl"><a data-link-type="idl" href="#dom-idbobjectstore-getall" id="ref-for-dom-idbobjectstore-getall-2">getAll()</a></code> method is new in this
edition. </aside>
<aside class="note" role="note"> 🎉 The <code class="idl"><a data-link-type="idl" href="#dom-idbobjectstore-getall" id="ref-for-dom-idbobjectstore-getall-2">getAll()</a></code> method is new in this
edition. 🎉 </aside>
<p>The <dfn class="dfn-paneled idl-code" data-dfn-for="IDBObjectStore" data-dfn-type="method" data-export="" data-lt="getAllKeys(query, count)|getAllKeys(query)|getAllKeys()" id="dom-idbobjectstore-getallkeys">getAllKeys(<var>query</var>, <var>count</var>)</dfn> method, when invoked, must run these steps:</p>
<div class="algorithm">
<ol>
Expand All @@ -3525,8 +3525,8 @@ <h3 class="heading settled" data-level="4.5" id="object-store-interface"><span c
<p>The <var>query</var> parameter may be a <a data-link-type="dfn" href="#key" id="ref-for-key-50">key</a> or an <code class="idl"><a data-link-type="idl" href="#request-idbkeyrange" id="ref-for-request-idbkeyrange-5">IDBKeyRange</a></code> identifying the <a data-link-type="dfn" href="#object-store-record" id="ref-for-object-store-record-29">records</a> keys to be retrieved. If null or not
given, an <a data-link-type="dfn" href="#request-unbounded-key-range" id="ref-for-request-unbounded-key-range-4">unbounded key range</a> is used. If <var>count</var> is specified
and there are more than <var>count</var> keys in range, only the first <var>count</var> will be retrieved.</p>
<aside class="note" role="note"> The <code class="idl"><a data-link-type="idl" href="#dom-idbobjectstore-getallkeys" id="ref-for-dom-idbobjectstore-getallkeys-2">getAllKeys()</a></code> method is new in this
edition. </aside>
<aside class="note" role="note"> 🎉 The <code class="idl"><a data-link-type="idl" href="#dom-idbobjectstore-getallkeys" id="ref-for-dom-idbobjectstore-getallkeys-2">getAllKeys()</a></code> method is new in this
edition. 🎉 </aside>
<p>The <dfn class="dfn-paneled idl-code" data-dfn-for="IDBObjectStore" data-dfn-type="method" data-export="" data-lt="count(query)|count()" id="dom-idbobjectstore-count">count(<var>query</var>)</dfn> method, when
invoked, must run these steps:</p>
<div class="algorithm">
Expand Down Expand Up @@ -3602,8 +3602,8 @@ <h3 class="heading settled" data-level="4.5" id="object-store-interface"><span c
</div>
<p>The <var>query</var> parameter may be a <a data-link-type="dfn" href="#key" id="ref-for-key-53">key</a> or an <code class="idl"><a data-link-type="idl" href="#request-idbkeyrange" id="ref-for-request-idbkeyrange-8">IDBKeyRange</a></code> to use as the <a data-link-type="dfn" href="#request-cursor" id="ref-for-request-cursor-19">cursor</a>'s <a data-link-type="dfn" href="#cursor-range" id="ref-for-cursor-range-6">range</a>. If null
or not given, an <a data-link-type="dfn" href="#request-unbounded-key-range" id="ref-for-request-unbounded-key-range-7">unbounded key range</a> is used.</p>
<aside class="note" role="note"> The <code class="idl"><a data-link-type="idl" href="#dom-idbobjectstore-openkeycursor" id="ref-for-dom-idbobjectstore-openkeycursor-2">openKeyCursor()</a></code> method is new in this
edition. </aside>
<aside class="note" role="note"> 🎉 The <code class="idl"><a data-link-type="idl" href="#dom-idbobjectstore-openkeycursor" id="ref-for-dom-idbobjectstore-openkeycursor-2">openKeyCursor()</a></code> method is new in this
edition. 🎉 </aside>
<p>The <dfn class="dfn-paneled idl-code" data-dfn-for="IDBObjectStore" data-dfn-type="method" data-export="" data-lt="createIndex(name, keyPath, options)|createIndex(name, keyPath)" id="dom-idbobjectstore-createindex">createIndex(<var>name</var>, <var>keyPath</var>, <var>options</var>)</dfn> method, when invoked, must run these steps:</p>
<div class="algorithm">
<ol>
Expand Down Expand Up @@ -3789,8 +3789,8 @@ <h3 class="heading settled" data-level="4.6" id="index-interface"><span class="s
<p>Set this <a data-link-type="dfn" href="#index-handle" id="ref-for-index-handle-13">index handle</a>'s <a data-link-type="dfn" href="#index-handle-name" id="ref-for-index-handle-name-1">name</a> to <var>name</var>.</p>
</ol>
</div>
<aside class="note" role="note"> The <code class="idl"><a data-link-type="idl" href="#dom-idbindex-name" id="ref-for-dom-idbindex-name-3">name</a></code> attribute’s setter is new in this
edition. </aside>
<aside class="note" role="note"> 🎉 The <code class="idl"><a data-link-type="idl" href="#dom-idbindex-name" id="ref-for-dom-idbindex-name-3">name</a></code> attribute’s setter is new in this
edition. 🎉 </aside>
<p>The <dfn class="dfn-paneled idl-code" data-dfn-for="IDBIndex" data-dfn-type="attribute" data-export="" id="dom-idbindex-objectstore">objectStore</dfn> attribute’s getter
must return this <a data-link-type="dfn" href="#index-handle" id="ref-for-index-handle-14">index handle</a>'s <a data-link-type="dfn" href="#index-handle-object-store-handle" id="ref-for-index-handle-object-store-handle-1">object
store handle</a>.</p>
Expand Down Expand Up @@ -3890,8 +3890,8 @@ <h3 class="heading settled" data-level="4.6" id="index-interface"><span class="s
<p>The <var>query</var> parameter may be a <a data-link-type="dfn" href="#key" id="ref-for-key-56">key</a> or an <code class="idl"><a data-link-type="idl" href="#request-idbkeyrange" id="ref-for-request-idbkeyrange-11">IDBKeyRange</a></code> identifying the <a data-link-type="dfn" href="#object-store-record" id="ref-for-object-store-record-33">records</a> to be retrieved. If null or not given,
an <a data-link-type="dfn" href="#request-unbounded-key-range" id="ref-for-request-unbounded-key-range-8">unbounded key range</a> is used. If <var>count</var> is specified and
there are more than <var>count</var> records in range, only the first <var>count</var> will be retrieved.</p>
<aside class="note" role="note"> The <code class="idl"><a data-link-type="idl" href="#dom-idbindex-getall" id="ref-for-dom-idbindex-getall-2">getAll()</a></code> method is new in this edition.
</aside>
<aside class="note" role="note"> 🎉 The <code class="idl"><a data-link-type="idl" href="#dom-idbindex-getall" id="ref-for-dom-idbindex-getall-2">getAll()</a></code> method is new in this edition.
🎉 </aside>
<p>The <dfn class="dfn-paneled idl-code" data-dfn-for="IDBIndex" data-dfn-type="method" data-export="" data-lt="getAllKeys(query, count)|getAllKeys(query)|getAllKeys()" id="dom-idbindex-getallkeys">getAllKeys(<var>query</var>, <var>count</var>)</dfn> method, when invoked, must run these steps:</p>
<div class="algorithm">
<ol>
Expand All @@ -3917,8 +3917,8 @@ <h3 class="heading settled" data-level="4.6" id="index-interface"><span class="s
<p>The <var>query</var> parameter may be a <a data-link-type="dfn" href="#key" id="ref-for-key-57">key</a> or an <code class="idl"><a data-link-type="idl" href="#request-idbkeyrange" id="ref-for-request-idbkeyrange-12">IDBKeyRange</a></code> identifying the <a data-link-type="dfn" href="#object-store-record" id="ref-for-object-store-record-34">records</a> keys to be retrieved. If null or not
given, an <a data-link-type="dfn" href="#request-unbounded-key-range" id="ref-for-request-unbounded-key-range-9">unbounded key range</a> is used. If <var>count</var> is specified
and there are more than <var>count</var> keys in range, only the first <var>count</var> will be retrieved.</p>
<aside class="note" role="note"> The <code class="idl"><a data-link-type="idl" href="#dom-idbindex-getallkeys" id="ref-for-dom-idbindex-getallkeys-2">getAllKeys()</a></code> method is new in this edition.
</aside>
<aside class="note" role="note"> 🎉 The <code class="idl"><a data-link-type="idl" href="#dom-idbindex-getallkeys" id="ref-for-dom-idbindex-getallkeys-2">getAllKeys()</a></code> method is new in this edition.
🎉 </aside>
<p>The <dfn class="dfn-paneled idl-code" data-dfn-for="IDBIndex" data-dfn-type="method" data-export="" data-lt="count(query)|count()" id="dom-idbindex-count">count(<var>query</var>)</dfn> method, when
invoked, must run these steps:</p>
<div class="algorithm">
Expand Down Expand Up @@ -4102,8 +4102,8 @@ <h3 class="heading settled" data-level="4.7" id="keyrange"><span class="secno">4
<p>Return true if <var>k</var> is <a data-link-type="dfn" href="#request-in" id="ref-for-request-in-2">in</a> this range, and false otherwise.</p>
</ol>
</div>
<aside class="note" role="note"> The <code class="idl"><a data-link-type="idl" href="#dom-idbkeyrange-includes" id="ref-for-dom-idbkeyrange-includes-2">includes()</a></code> method is new in this
edition. </aside>
<aside class="note" role="note"> 🎉 The <code class="idl"><a data-link-type="idl" href="#dom-idbkeyrange-includes" id="ref-for-dom-idbkeyrange-includes-2">includes()</a></code> method is new in this
edition. 🎉 </aside>
<h3 class="heading settled" data-level="4.8" id="cursor-interface"><span class="secno">4.8. </span><span class="content">The <code class="idl"><a data-link-type="idl" href="#request-idbcursor" id="ref-for-request-idbcursor-2">IDBCursor</a></code> interface</span><a class="self-link" href="#cursor-interface"></a></h3>
<p><a data-link-type="dfn" href="#request-cursor" id="ref-for-request-cursor-24">Cursor</a> objects implement the <code class="idl"><a data-link-type="idl" href="#request-idbcursor" id="ref-for-request-idbcursor-3">IDBCursor</a></code> interface. There
is only ever one <code class="idl"><a data-link-type="idl" href="#request-idbcursor" id="ref-for-request-idbcursor-4">IDBCursor</a></code> instance representing a given <a data-link-type="dfn" href="#request-cursor" id="ref-for-request-cursor-25">cursor</a>. There is no limit on how many cursors can be used at
Expand Down Expand Up @@ -4407,8 +4407,8 @@ <h3 class="heading settled" data-level="4.9" id="transaction"><span class="secno
this <a data-link-type="dfn" href="#transaction-concept" id="ref-for-transaction-concept-42">transaction</a>'s <a data-link-type="dfn" href="#transaction-scope" id="ref-for-transaction-scope-12">scope</a>.</p>
</ol>
</div>
<aside class="note" role="note"> The <code class="idl"><a data-link-type="idl" href="#dom-idbtransaction-objectstorenames" id="ref-for-dom-idbtransaction-objectstorenames-2">objectStoreNames</a></code> attribute is new in
this edition. </aside>
<aside class="note" role="note"> 🎉 The <code class="idl"><a data-link-type="idl" href="#dom-idbtransaction-objectstorenames" id="ref-for-dom-idbtransaction-objectstorenames-2">objectStoreNames</a></code> attribute is new in
this edition. 🎉 </aside>
<aside class="note" role="note"> The contents of each list returned by this attribute does not
change, but subsequent calls to this attribute during an <a data-link-type="dfn" href="#upgrade-transaction" id="ref-for-upgrade-transaction-36">upgrade
transaction</a> may return lists with different contents as <a data-link-type="dfn" href="#object-store" id="ref-for-object-store-85">object stores</a> are created and deleted. </aside>
Expand Down Expand Up @@ -4541,7 +4541,7 @@ <h3 class="heading settled" data-level="5.2" id="closing-connection"><span class
at <var>connection</var>. The event must use the <a data-link-type="dfn" href="https://dom.spec.whatwg.org/#concept-event">Event</a> interface and
have its type set to "<code>close</code>". The event must not
bubble or be cancelable.</p>
<aside class="note" role="note"> This behavior is new in this edition. </aside>
<aside class="note" role="note"> 🎉 This behavior is new in this edition. 🎉 </aside>
</ol>
</div>
<aside class="note" role="note"> Once the <a data-link-type="dfn" href="#connection-close-pending-flag" id="ref-for-connection-close-pending-flag-7">close pending flag</a> has been set no new transactions
Expand Down

0 comments on commit f506ff1

Please sign in to comment.