Modified: 
cordova/site/public/docs/en/1.6.1/cordova/media/capture/captureAudio.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.6.1/cordova/media/capture/captureAudio.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.6.1/cordova/media/capture/captureAudio.html 
(original)
+++ cordova/site/public/docs/en/1.6.1/cordova/media/capture/captureAudio.html 
Fri Apr  8 04:21:10 2016
@@ -1701,8 +1701,7 @@ navigator.device.capture.captureAudio(ca
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Voice Notes 
Recorder</strong> application, provided by RIM, to capture the audio 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li>iOS does not have a default audio recording application so a simple user 
interface is provided.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/1.6.1/cordova/media/capture/captureVideo.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.6.1/cordova/media/capture/captureVideo.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.6.1/cordova/media/capture/captureVideo.html 
(original)
+++ cordova/site/public/docs/en/1.6.1/cordova/media/capture/captureVideo.html 
Fri Apr  8 04:21:10 2016
@@ -1695,8 +1695,7 @@ navigator.device.capture.captureVideo(ca
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>BlackBerry WebWorks Quirks</h2>
-
+<h2>BlackBerry WebWorks Quirks
 <ul>
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Video 
Recorder</strong> application, provided by RIM, to capture the video 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/1.7.0/cordova/contacts/ContactAddress/contactaddress.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.7.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/1.7.0/cordova/contacts/ContactAddress/contactaddress.html
 (original)
+++ 
cordova/site/public/docs/en/1.7.0/cordova/contacts/ContactAddress/contactaddress.html
 Fri Apr  8 04:21:10 2016
@@ -1721,7 +1721,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>country:</strong> This property is not support by Android 1.X 
devices, and will always return <code>null</code>.</li>
 </ul>
 
-<h2>BlackBerry WebWorks (OS 5.0 and higher) Quirks</h2>
+BlackBerry WebWorks (OS 5.0 and higher) Quirks</h2>
 
 <ul>
 <li><strong>pref:</strong> This property is not supported on BlackBerry 
devices and will always return <code>false</code>.</li>
@@ -1734,8 +1734,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>country:</strong> Supported.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li><strong>pref:</strong> This property is not supported on iOS devices and 
will always return <code>false</code>.</li>
 <li><strong>formatted:</strong> Not currently supported.</li>

Modified: cordova/site/public/docs/en/1.7.0/cordova/events/events.online.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.7.0/cordova/events/events.online.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.7.0/cordova/events/events.online.html 
(original)
+++ cordova/site/public/docs/en/1.7.0/cordova/events/events.online.html Fri Apr 
 8 04:21:10 2016
@@ -1654,7 +1654,7 @@ function onOnline() {
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks</h2>
+iOS Quirks</h2>
 
 <p>During initial startup, the first online event (if applicable) will take at 
least a second to fire.</p>
 

Modified: 
cordova/site/public/docs/en/1.7.0/cordova/file/filereader/filereader.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.7.0/cordova/file/filereader/filereader.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.7.0/cordova/file/filereader/filereader.html 
(original)
+++ cordova/site/public/docs/en/1.7.0/cordova/file/filereader/filereader.html 
Fri Apr  8 04:21:10 2016
@@ -1760,8 +1760,7 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li><strong>encoding</strong> parameter is not supported, UTF8 encoding is 
always used.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/1.7.0/cordova/media/capture/captureAudio.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.7.0/cordova/media/capture/captureAudio.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.7.0/cordova/media/capture/captureAudio.html 
(original)
+++ cordova/site/public/docs/en/1.7.0/cordova/media/capture/captureAudio.html 
Fri Apr  8 04:21:10 2016
@@ -1700,8 +1700,7 @@ navigator.device.capture.captureAudio(ca
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Voice Notes 
Recorder</strong> application, provided by RIM, to capture the audio 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li>iOS does not have a default audio recording application so a simple user 
interface is provided.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/1.7.0/cordova/media/capture/captureVideo.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.7.0/cordova/media/capture/captureVideo.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.7.0/cordova/media/capture/captureVideo.html 
(original)
+++ cordova/site/public/docs/en/1.7.0/cordova/media/capture/captureVideo.html 
Fri Apr  8 04:21:10 2016
@@ -1694,8 +1694,7 @@ navigator.device.capture.captureVideo(ca
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>BlackBerry WebWorks Quirks</h2>
-
+<h2>BlackBerry WebWorks Quirks
 <ul>
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Video 
Recorder</strong> application, provided by RIM, to capture the video 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/1.8.0/cordova/contacts/ContactAddress/contactaddress.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/1.8.0/cordova/contacts/ContactAddress/contactaddress.html
 (original)
+++ 
cordova/site/public/docs/en/1.8.0/cordova/contacts/ContactAddress/contactaddress.html
 Fri Apr  8 04:21:10 2016
@@ -1783,7 +1783,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>country:</strong> Supported.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
+iOS Quirks</h2>
 
 <ul>
 <li><strong>pref:</strong> This property is not supported on iOS devices and 
will always return <code>false</code>.</li>

Modified: cordova/site/public/docs/en/1.8.0/cordova/events/events.online.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.0/cordova/events/events.online.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.0/cordova/events/events.online.html 
(original)
+++ cordova/site/public/docs/en/1.8.0/cordova/events/events.online.html Fri Apr 
 8 04:21:10 2016
@@ -1703,7 +1703,7 @@ function onOnline() {
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks</h2>
+iOS Quirks</h2>
 
 <p>During initial startup, the first online event (if applicable) will take at 
least a second to fire.</p>
 

Modified: 
cordova/site/public/docs/en/1.8.0/cordova/file/filereader/filereader.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.0/cordova/file/filereader/filereader.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.0/cordova/file/filereader/filereader.html 
(original)
+++ cordova/site/public/docs/en/1.8.0/cordova/file/filereader/filereader.html 
Fri Apr  8 04:21:10 2016
@@ -1809,8 +1809,7 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li><strong>encoding</strong> parameter is not supported, UTF8 encoding is 
always used.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/1.8.0/cordova/media/capture/captureAudio.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.0/cordova/media/capture/captureAudio.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.0/cordova/media/capture/captureAudio.html 
(original)
+++ cordova/site/public/docs/en/1.8.0/cordova/media/capture/captureAudio.html 
Fri Apr  8 04:21:10 2016
@@ -1749,8 +1749,7 @@ navigator.device.capture.captureAudio(ca
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Voice Notes 
Recorder</strong> application, provided by RIM, to capture the audio 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li>iOS does not have a default audio recording application so a simple user 
interface is provided.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/1.8.0/cordova/media/capture/captureVideo.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.0/cordova/media/capture/captureVideo.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.0/cordova/media/capture/captureVideo.html 
(original)
+++ cordova/site/public/docs/en/1.8.0/cordova/media/capture/captureVideo.html 
Fri Apr  8 04:21:10 2016
@@ -1743,8 +1743,7 @@ navigator.device.capture.captureVideo(ca
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>BlackBerry WebWorks Quirks</h2>
-
+<h2>BlackBerry WebWorks Quirks
 <ul>
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Video 
Recorder</strong> application, provided by RIM, to capture the video 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>

Modified: cordova/site/public/docs/en/1.8.0/guide/whitelist/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.0/guide/whitelist/index.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.0/guide/whitelist/index.html (original)
+++ cordova/site/public/docs/en/1.8.0/guide/whitelist/index.html Fri Apr  8 
04:21:10 2016
@@ -1755,8 +1755,7 @@
 
 <p>Domain whitelisting is unsupported on webOS. By default, all domains are 
accessible.</p>
 
-<h2>Windows Phone</h2>
-
+<h2>Windows Phone
 <p>Domain whitelisting is unsupported on Windows Phone. By default, all 
domains are accessible.</p>
 
 

Modified: 
cordova/site/public/docs/en/1.8.1/cordova/contacts/ContactAddress/contactaddress.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.1/cordova/contacts/ContactAddress/contactaddress.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/1.8.1/cordova/contacts/ContactAddress/contactaddress.html
 (original)
+++ 
cordova/site/public/docs/en/1.8.1/cordova/contacts/ContactAddress/contactaddress.html
 Fri Apr  8 04:21:10 2016
@@ -1782,7 +1782,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>country:</strong> Supported.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
+iOS Quirks</h2>
 
 <ul>
 <li><strong>pref:</strong> This property is not supported on iOS devices and 
will always return <code>false</code>.</li>

Modified: cordova/site/public/docs/en/1.8.1/cordova/events/events.online.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.1/cordova/events/events.online.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.1/cordova/events/events.online.html 
(original)
+++ cordova/site/public/docs/en/1.8.1/cordova/events/events.online.html Fri Apr 
 8 04:21:10 2016
@@ -1702,7 +1702,7 @@ function onOnline() {
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks</h2>
+iOS Quirks</h2>
 
 <p>During initial startup, the first online event (if applicable) will take at 
least a second to fire.</p>
 

Modified: 
cordova/site/public/docs/en/1.8.1/cordova/file/filereader/filereader.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.1/cordova/file/filereader/filereader.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.1/cordova/file/filereader/filereader.html 
(original)
+++ cordova/site/public/docs/en/1.8.1/cordova/file/filereader/filereader.html 
Fri Apr  8 04:21:10 2016
@@ -1808,8 +1808,7 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li><strong>encoding</strong> parameter is not supported, UTF8 encoding is 
always used.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/1.8.1/cordova/media/capture/captureAudio.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.1/cordova/media/capture/captureAudio.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.1/cordova/media/capture/captureAudio.html 
(original)
+++ cordova/site/public/docs/en/1.8.1/cordova/media/capture/captureAudio.html 
Fri Apr  8 04:21:10 2016
@@ -1748,8 +1748,7 @@ navigator.device.capture.captureAudio(ca
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Voice Notes 
Recorder</strong> application, provided by RIM, to capture the audio 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li>iOS does not have a default audio recording application so a simple user 
interface is provided.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/1.8.1/cordova/media/capture/captureVideo.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.1/cordova/media/capture/captureVideo.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.1/cordova/media/capture/captureVideo.html 
(original)
+++ cordova/site/public/docs/en/1.8.1/cordova/media/capture/captureVideo.html 
Fri Apr  8 04:21:10 2016
@@ -1742,8 +1742,7 @@ navigator.device.capture.captureVideo(ca
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>BlackBerry WebWorks Quirks</h2>
-
+<h2>BlackBerry WebWorks Quirks
 <ul>
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Video 
Recorder</strong> application, provided by RIM, to capture the video 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>

Modified: cordova/site/public/docs/en/1.8.1/guide/whitelist/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.8.1/guide/whitelist/index.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.8.1/guide/whitelist/index.html (original)
+++ cordova/site/public/docs/en/1.8.1/guide/whitelist/index.html Fri Apr  8 
04:21:10 2016
@@ -1754,8 +1754,7 @@
 
 <p>Domain whitelisting is unsupported on webOS. By default, all domains are 
accessible.</p>
 
-<h2>Windows Phone</h2>
-
+<h2>Windows Phone
 <p>Domain whitelisting is unsupported on Windows Phone. By default, all 
domains are accessible.</p>
 
 

Modified: 
cordova/site/public/docs/en/1.9.0/cordova/contacts/ContactAddress/contactaddress.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.9.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/1.9.0/cordova/contacts/ContactAddress/contactaddress.html
 (original)
+++ 
cordova/site/public/docs/en/1.9.0/cordova/contacts/ContactAddress/contactaddress.html
 Fri Apr  8 04:21:10 2016
@@ -1830,7 +1830,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>country:</strong> Supported.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
+iOS Quirks</h2>
 
 <ul>
 <li><strong>pref:</strong> This property is not supported on iOS devices and 
will always return <code>false</code>.</li>

Modified: cordova/site/public/docs/en/1.9.0/cordova/events/events.online.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.9.0/cordova/events/events.online.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.9.0/cordova/events/events.online.html 
(original)
+++ cordova/site/public/docs/en/1.9.0/cordova/events/events.online.html Fri Apr 
 8 04:21:10 2016
@@ -1750,7 +1750,7 @@ function onOnline() {
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks</h2>
+iOS Quirks</h2>
 
 <p>During initial startup, the first online event (if applicable) will take at 
least a second to fire.</p>
 

Modified: 
cordova/site/public/docs/en/1.9.0/cordova/file/filereader/filereader.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.9.0/cordova/file/filereader/filereader.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.9.0/cordova/file/filereader/filereader.html 
(original)
+++ cordova/site/public/docs/en/1.9.0/cordova/file/filereader/filereader.html 
Fri Apr  8 04:21:10 2016
@@ -1856,8 +1856,7 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li><strong>encoding</strong> parameter is not supported, UTF8 encoding is 
always used.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/1.9.0/cordova/media/capture/captureAudio.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.9.0/cordova/media/capture/captureAudio.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.9.0/cordova/media/capture/captureAudio.html 
(original)
+++ cordova/site/public/docs/en/1.9.0/cordova/media/capture/captureAudio.html 
Fri Apr  8 04:21:10 2016
@@ -1796,8 +1796,7 @@ navigator.device.capture.captureAudio(ca
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Voice Notes 
Recorder</strong> application, provided by RIM, to capture the audio 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li>iOS does not have a default audio recording application so a simple user 
interface is provided.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/1.9.0/cordova/media/capture/captureVideo.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.9.0/cordova/media/capture/captureVideo.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.9.0/cordova/media/capture/captureVideo.html 
(original)
+++ cordova/site/public/docs/en/1.9.0/cordova/media/capture/captureVideo.html 
Fri Apr  8 04:21:10 2016
@@ -1790,8 +1790,7 @@ navigator.device.capture.captureVideo(ca
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>BlackBerry WebWorks Quirks</h2>
-
+<h2>BlackBerry WebWorks Quirks
 <ul>
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Video 
Recorder</strong> application, provided by RIM, to capture the video 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>

Modified: cordova/site/public/docs/en/1.9.0/guide/whitelist/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/1.9.0/guide/whitelist/index.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/1.9.0/guide/whitelist/index.html (original)
+++ cordova/site/public/docs/en/1.9.0/guide/whitelist/index.html Fri Apr  8 
04:21:10 2016
@@ -1802,8 +1802,7 @@
 
 <p>Domain whitelisting is unsupported on webOS. By default, all domains are 
accessible.</p>
 
-<h2>Windows Phone</h2>
-
+<h2>Windows Phone
 <p>Domain whitelisting is unsupported on Windows Phone. By default, all 
domains are accessible.</p>
 
 

Modified: 
cordova/site/public/docs/en/2.0.0/cordova/camera/parameter/cameraOptions.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.0.0/cordova/camera/parameter/cameraOptions.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.0.0/cordova/camera/parameter/cameraOptions.html 
(original)
+++ 
cordova/site/public/docs/en/2.0.0/cordova/camera/parameter/cameraOptions.html 
Fri Apr  8 04:21:10 2016
@@ -1805,7 +1805,7 @@
 <li>Ignores the <code>correctOrientation</code> parameter.</li>
 </ul>
 
-<h2>Bada 1.2 Quirks</h2>
+Bada 1.2 Quirks</h2>
 
 <ul>
 <li>options not supported</li>

Modified: 
cordova/site/public/docs/en/2.0.0/cordova/contacts/ContactAddress/contactaddress.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.0.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.0.0/cordova/contacts/ContactAddress/contactaddress.html
 (original)
+++ 
cordova/site/public/docs/en/2.0.0/cordova/contacts/ContactAddress/contactaddress.html
 Fri Apr  8 04:21:10 2016
@@ -1853,7 +1853,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>country:</strong> Supported.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
+iOS Quirks</h2>
 
 <ul>
 <li><strong>pref:</strong> This property is not supported on iOS devices and 
will always return <code>false</code>.</li>

Modified: cordova/site/public/docs/en/2.0.0/cordova/events/events.online.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.0.0/cordova/events/events.online.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.0.0/cordova/events/events.online.html 
(original)
+++ cordova/site/public/docs/en/2.0.0/cordova/events/events.online.html Fri Apr 
 8 04:21:10 2016
@@ -1773,7 +1773,7 @@ function onOnline() {
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks</h2>
+iOS Quirks</h2>
 
 <p>During initial startup, the first online event (if applicable) will take at 
least a second to fire.</p>
 

Modified: 
cordova/site/public/docs/en/2.0.0/cordova/media/capture/captureAudio.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.0.0/cordova/media/capture/captureAudio.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.0.0/cordova/media/capture/captureAudio.html 
(original)
+++ cordova/site/public/docs/en/2.0.0/cordova/media/capture/captureAudio.html 
Fri Apr  8 04:21:10 2016
@@ -1819,8 +1819,7 @@ navigator.device.capture.captureAudio(ca
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Voice Notes 
Recorder</strong> application, provided by RIM, to capture the audio 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li>iOS does not have a default audio recording application so a simple user 
interface is provided.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/2.0.0/cordova/media/capture/captureVideo.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.0.0/cordova/media/capture/captureVideo.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.0.0/cordova/media/capture/captureVideo.html 
(original)
+++ cordova/site/public/docs/en/2.0.0/cordova/media/capture/captureVideo.html 
Fri Apr  8 04:21:10 2016
@@ -1820,8 +1820,7 @@ navigator.device.capture.captureVideo(ca
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Video 
Recorder</strong> application, provided by RIM, to capture the video 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>
 
-<h2>Bada 2.x Quirks</h2>
-
+<h2>Bada 2.x Quirks
 <p>Bada supports <em>captureVideo</em> just like the other platforms. However 
there is <em>another</em> mode where you can capture a video or an image 
straight in the webview without launching any camera apps. In order to do that 
you need to:</p>
 
 <ol>

Modified: 
cordova/site/public/docs/en/2.1.0/cordova/contacts/ContactAddress/contactaddress.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.1.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.1.0/cordova/contacts/ContactAddress/contactaddress.html
 (original)
+++ 
cordova/site/public/docs/en/2.1.0/cordova/contacts/ContactAddress/contactaddress.html
 Fri Apr  8 04:21:10 2016
@@ -1854,7 +1854,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>country:</strong> Supported.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
+iOS Quirks</h2>
 
 <ul>
 <li><strong>pref:</strong> This property is not supported on iOS devices and 
will always return <code>false</code>.</li>

Modified: 
cordova/site/public/docs/en/2.1.0/cordova/file/filereader/filereader.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.1.0/cordova/file/filereader/filereader.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.1.0/cordova/file/filereader/filereader.html 
(original)
+++ cordova/site/public/docs/en/2.1.0/cordova/file/filereader/filereader.html 
Fri Apr  8 04:21:10 2016
@@ -1880,8 +1880,7 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li><strong>encoding</strong> parameter is not supported, UTF8 encoding is 
always used.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/2.1.0/cordova/media/capture/captureAudio.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.1.0/cordova/media/capture/captureAudio.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.1.0/cordova/media/capture/captureAudio.html 
(original)
+++ cordova/site/public/docs/en/2.1.0/cordova/media/capture/captureAudio.html 
Fri Apr  8 04:21:10 2016
@@ -1820,8 +1820,7 @@ navigator.device.capture.captureAudio(ca
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Voice Notes 
Recorder</strong> application, provided by RIM, to capture the audio 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li>iOS does not have a default audio recording application so a simple user 
interface is provided.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/2.1.0/cordova/media/capture/captureVideo.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.1.0/cordova/media/capture/captureVideo.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.1.0/cordova/media/capture/captureVideo.html 
(original)
+++ cordova/site/public/docs/en/2.1.0/cordova/media/capture/captureVideo.html 
Fri Apr  8 04:21:10 2016
@@ -1821,8 +1821,7 @@ navigator.device.capture.captureVideo(ca
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Video 
Recorder</strong> application, provided by RIM, to capture the video 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>
 
-<h2>Bada 2.x Quirks</h2>
-
+<h2>Bada 2.x Quirks
 <p>Bada supports <em>captureVideo</em> just like the other platforms. However 
there is <em>another</em> mode where you can capture a video or an image 
straight in the webview without launching any camera apps. In order to do that 
you need to:</p>
 
 <ol>

Modified: 
cordova/site/public/docs/en/2.2.0/cordova/contacts/ContactAddress/contactaddress.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.2.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.2.0/cordova/contacts/ContactAddress/contactaddress.html
 (original)
+++ 
cordova/site/public/docs/en/2.2.0/cordova/contacts/ContactAddress/contactaddress.html
 Fri Apr  8 04:21:10 2016
@@ -1901,8 +1901,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>pref:</strong> This property is not supported by Android 2.X 
devices and will always return <code>false</code>.</li>
 </ul>
 
-<h2>BlackBerry WebWorks (OS 5.0 and higher) Quirks</h2>
-
+<h2>BlackBerry WebWorks (OS 5.0 and higher) Quirks
 <ul>
 <li><strong>pref:</strong> This property is not supported on BlackBerry 
devices and will always return <code>false</code>.</li>
 <li><strong>type:</strong> Partially supported.  Only one each of 
&quot;Work&quot; and &quot;Home&quot; type addresses can be stored per contact. 
</li>

Modified: 
cordova/site/public/docs/en/2.2.0/cordova/file/filereader/filereader.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.2.0/cordova/file/filereader/filereader.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.2.0/cordova/file/filereader/filereader.html 
(original)
+++ cordova/site/public/docs/en/2.2.0/cordova/file/filereader/filereader.html 
Fri Apr  8 04:21:10 2016
@@ -1952,8 +1952,7 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li><strong>encoding</strong> parameter is not supported, UTF8 encoding is 
always used.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/2.2.0/cordova/media/capture/captureAudio.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.2.0/cordova/media/capture/captureAudio.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.2.0/cordova/media/capture/captureAudio.html 
(original)
+++ cordova/site/public/docs/en/2.2.0/cordova/media/capture/captureAudio.html 
Fri Apr  8 04:21:10 2016
@@ -1892,8 +1892,7 @@ navigator.device.capture.captureAudio(ca
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Voice Notes 
Recorder</strong> application, provided by RIM, to capture the audio 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li>iOS does not have a default audio recording application so a simple user 
interface is provided.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/2.2.0/cordova/media/capture/captureVideo.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.2.0/cordova/media/capture/captureVideo.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.2.0/cordova/media/capture/captureVideo.html 
(original)
+++ cordova/site/public/docs/en/2.2.0/cordova/media/capture/captureVideo.html 
Fri Apr  8 04:21:10 2016
@@ -1893,8 +1893,7 @@ navigator.device.capture.captureVideo(ca
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Video 
Recorder</strong> application, provided by RIM, to capture the video 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>
 
-<h2>Bada 2.x Quirks</h2>
-
+<h2>Bada 2.x Quirks
 <p>Bada supports <em>captureVideo</em> just like the other platforms. However 
there is <em>another</em> mode where you can capture a video or an image 
straight in the webview without launching any camera apps. In order to do that 
you need to:</p>
 
 <ol>

Modified: 
cordova/site/public/docs/en/2.3.0/cordova/connection/connection.type.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.3.0/cordova/connection/connection.type.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.3.0/cordova/connection/connection.type.html 
(original)
+++ cordova/site/public/docs/en/2.3.0/cordova/connection/connection.type.html 
Fri Apr  8 04:21:10 2016
@@ -1916,14 +1916,13 @@ checkConnection();
 </ul></li>
 </ul>
 
-<h2>webOS Quirks</h2>
+webOS Quirks</h2>
 
 <ul>
 <li>Only shows that a connection is available, but not which type.</li>
 </ul>
 
-<h2>Windows Phone Quirks</h2>
-
+<h2>Windows Phone Quirks
 <ul>
 <li>When running in the emulator, always detects 
<code>navigator.connection.type</code> as 
<code>[Connection](connection.html).UNKNOWN</code>.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/2.3.0/cordova/contacts/ContactAddress/contactaddress.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.3.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.3.0/cordova/contacts/ContactAddress/contactaddress.html
 (original)
+++ 
cordova/site/public/docs/en/2.3.0/cordova/contacts/ContactAddress/contactaddress.html
 Fri Apr  8 04:21:10 2016
@@ -1928,7 +1928,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>pref:</strong> This property is not supported by Android 2.X 
devices and will always return <code>false</code>.</li>
 </ul>
 
-<h2>BlackBerry WebWorks (OS 5.0 and higher) Quirks</h2>
+BlackBerry WebWorks (OS 5.0 and higher) Quirks</h2>
 
 <ul>
 <li><strong>pref:</strong> This property is not supported on BlackBerry 
devices and will always return <code>false</code>.</li>
@@ -1941,8 +1941,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>country:</strong> Supported.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li><strong>pref:</strong> This property is not supported on iOS devices and 
will always return <code>false</code>.</li>
 <li><strong>formatted:</strong> Not currently supported.</li>

Modified: cordova/site/public/docs/en/2.3.0/cordova/device/device.model.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.3.0/cordova/device/device.model.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.3.0/cordova/device/device.model.html 
(original)
+++ cordova/site/public/docs/en/2.3.0/cordova/device/device.model.html Fri Apr  
8 04:21:10 2016
@@ -1888,8 +1888,7 @@ var model = device.model;
 <li>returns the manufacturer specified device model, for example, the Samsung 
Focus returns &#39;SGH-i917&#39;</li>
 </ul>
 
-<h2>Bada Quirks</h2>
-
+<h2>Bada Quirks
 <ul>
 <li>returns the manufacturer model name. For example &#39;Samsung Wave 
S8500&#39;</li>
 </ul>

Modified: 
cordova/site/public/docs/en/2.3.0/cordova/file/filereader/filereader.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.3.0/cordova/file/filereader/filereader.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.3.0/cordova/file/filereader/filereader.html 
(original)
+++ cordova/site/public/docs/en/2.3.0/cordova/file/filereader/filereader.html 
Fri Apr  8 04:21:10 2016
@@ -1978,7 +1978,7 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks</h2>
+iOS Quirks</h2>
 
 <ul>
 <li><strong>encoding</strong> parameter is not supported, UTF8 encoding is 
always used.</li>

Modified: 
cordova/site/public/docs/en/2.3.0/cordova/media/capture/captureAudio.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.3.0/cordova/media/capture/captureAudio.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.3.0/cordova/media/capture/captureAudio.html 
(original)
+++ cordova/site/public/docs/en/2.3.0/cordova/media/capture/captureAudio.html 
Fri Apr  8 04:21:10 2016
@@ -1918,7 +1918,7 @@ navigator.device.capture.captureAudio(ca
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Voice Notes 
Recorder</strong> application, provided by RIM, to capture the audio 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
+iOS Quirks</h2>
 
 <ul>
 <li>iOS does not have a default audio recording application so a simple user 
interface is provided.</li>

Modified: 
cordova/site/public/docs/en/2.3.0/cordova/media/capture/captureVideo.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.3.0/cordova/media/capture/captureVideo.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.3.0/cordova/media/capture/captureVideo.html 
(original)
+++ cordova/site/public/docs/en/2.3.0/cordova/media/capture/captureVideo.html 
Fri Apr  8 04:21:10 2016
@@ -1913,7 +1913,7 @@ navigator.device.capture.captureVideo(ca
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>BlackBerry WebWorks Quirks</h2>
+BlackBerry WebWorks Quirks</h2>
 
 <ul>
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Video 
Recorder</strong> application, provided by RIM, to capture the video 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>

Modified: cordova/site/public/docs/en/2.3.0/cordova/media/media.startRecord.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.3.0/cordova/media/media.startRecord.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.3.0/cordova/media/media.startRecord.html 
(original)
+++ cordova/site/public/docs/en/2.3.0/cordova/media/media.startRecord.html Fri 
Apr  8 04:21:10 2016
@@ -1920,7 +1920,7 @@ function recordAudio() {
 <li>Android devices record audio in Adaptive Multi-Rate format. The specified 
file should end with a .amr extension.</li>
 </ul>
 
-<h2>BlackBerry WebWorks Quirks</h2>
+BlackBerry WebWorks Quirks</h2>
 
 <ul>
 <li>BlackBerry devices record audio in Adaptive Multi-Rate format. The 
specified file must end with a .amr extension.</li>

Modified: 
cordova/site/public/docs/en/2.3.0/cordova/notification/notification.alert.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.3.0/cordova/notification/notification.alert.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.3.0/cordova/notification/notification.alert.html 
(original)
+++ 
cordova/site/public/docs/en/2.3.0/cordova/notification/notification.alert.html 
Fri Apr  8 04:21:10 2016
@@ -1893,7 +1893,7 @@ navigator.notification.alert(
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Windows Phone 7 and 8 Quirks</h2>
+Windows Phone 7 and 8 Quirks</h2>
 
 <ul>
 <li>There is no built in browser alert, so if you want to just write 
alert(&#39;foo&#39;); you can assign window.alert = 
navigator.notification.alert;</li>

Modified: 
cordova/site/public/docs/en/2.4.0/cordova/connection/connection.type.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.4.0/cordova/connection/connection.type.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.4.0/cordova/connection/connection.type.html 
(original)
+++ cordova/site/public/docs/en/2.4.0/cordova/connection/connection.type.html 
Fri Apr  8 04:21:10 2016
@@ -1916,14 +1916,13 @@ checkConnection();
 </ul></li>
 </ul>
 
-<h2>webOS Quirks</h2>
+webOS Quirks</h2>
 
 <ul>
 <li>Only shows that a connection is available, but not which type.</li>
 </ul>
 
-<h2>Windows Phone Quirks</h2>
-
+<h2>Windows Phone Quirks
 <ul>
 <li>When running in the emulator, always detects 
<code>navigator.connection.type</code> as 
<code>[Connection](connection.html).UNKNOWN</code>.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/2.4.0/cordova/contacts/ContactAddress/contactaddress.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.4.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.4.0/cordova/contacts/ContactAddress/contactaddress.html
 (original)
+++ 
cordova/site/public/docs/en/2.4.0/cordova/contacts/ContactAddress/contactaddress.html
 Fri Apr  8 04:21:10 2016
@@ -1928,7 +1928,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>pref:</strong> This property is not supported by Android 2.X 
devices and will always return <code>false</code>.</li>
 </ul>
 
-<h2>BlackBerry WebWorks (OS 5.0 and higher) Quirks</h2>
+BlackBerry WebWorks (OS 5.0 and higher) Quirks</h2>
 
 <ul>
 <li><strong>pref:</strong> This property is not supported on BlackBerry 
devices and will always return <code>false</code>.</li>
@@ -1941,8 +1941,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>country:</strong> Supported.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li><strong>pref:</strong> This property is not supported on iOS devices and 
will always return <code>false</code>.</li>
 <li><strong>formatted:</strong> Not currently supported.</li>

Modified: cordova/site/public/docs/en/2.4.0/cordova/device/device.model.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.4.0/cordova/device/device.model.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.4.0/cordova/device/device.model.html 
(original)
+++ cordova/site/public/docs/en/2.4.0/cordova/device/device.model.html Fri Apr  
8 04:21:10 2016
@@ -1888,8 +1888,7 @@ var model = device.model;
 <li>returns the manufacturer specified device model, for example, the Samsung 
Focus returns &#39;SGH-i917&#39;</li>
 </ul>
 
-<h2>Bada Quirks</h2>
-
+<h2>Bada Quirks
 <ul>
 <li>returns the manufacturer model name. For example &#39;Samsung Wave 
S8500&#39;</li>
 </ul>

Modified: 
cordova/site/public/docs/en/2.4.0/cordova/file/filereader/filereader.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.4.0/cordova/file/filereader/filereader.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.4.0/cordova/file/filereader/filereader.html 
(original)
+++ cordova/site/public/docs/en/2.4.0/cordova/file/filereader/filereader.html 
Fri Apr  8 04:21:10 2016
@@ -1978,7 +1978,7 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks</h2>
+iOS Quirks</h2>
 
 <ul>
 <li><strong>encoding</strong> parameter is not supported, UTF8 encoding is 
always used.</li>

Modified: 
cordova/site/public/docs/en/2.4.0/cordova/media/capture/captureAudio.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.4.0/cordova/media/capture/captureAudio.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.4.0/cordova/media/capture/captureAudio.html 
(original)
+++ cordova/site/public/docs/en/2.4.0/cordova/media/capture/captureAudio.html 
Fri Apr  8 04:21:10 2016
@@ -1918,7 +1918,7 @@ navigator.device.capture.captureAudio(ca
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Voice Notes 
Recorder</strong> application, provided by RIM, to capture the audio 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
+iOS Quirks</h2>
 
 <ul>
 <li>iOS does not have a default audio recording application so a simple user 
interface is provided.</li>

Modified: 
cordova/site/public/docs/en/2.4.0/cordova/media/capture/captureVideo.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.4.0/cordova/media/capture/captureVideo.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.4.0/cordova/media/capture/captureVideo.html 
(original)
+++ cordova/site/public/docs/en/2.4.0/cordova/media/capture/captureVideo.html 
Fri Apr  8 04:21:10 2016
@@ -1913,7 +1913,7 @@ navigator.device.capture.captureVideo(ca
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>BlackBerry WebWorks Quirks</h2>
+BlackBerry WebWorks Quirks</h2>
 
 <ul>
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Video 
Recorder</strong> application, provided by RIM, to capture the video 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>

Modified: cordova/site/public/docs/en/2.4.0/cordova/media/media.startRecord.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.4.0/cordova/media/media.startRecord.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.4.0/cordova/media/media.startRecord.html 
(original)
+++ cordova/site/public/docs/en/2.4.0/cordova/media/media.startRecord.html Fri 
Apr  8 04:21:10 2016
@@ -1920,7 +1920,7 @@ function recordAudio() {
 <li>Android devices record audio in Adaptive Multi-Rate format. The specified 
file should end with a .amr extension.</li>
 </ul>
 
-<h2>BlackBerry WebWorks Quirks</h2>
+BlackBerry WebWorks Quirks</h2>
 
 <ul>
 <li>BlackBerry devices record audio in Adaptive Multi-Rate format. The 
specified file must end with a .amr extension.</li>

Modified: 
cordova/site/public/docs/en/2.4.0/cordova/notification/notification.alert.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.4.0/cordova/notification/notification.alert.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.4.0/cordova/notification/notification.alert.html 
(original)
+++ 
cordova/site/public/docs/en/2.4.0/cordova/notification/notification.alert.html 
Fri Apr  8 04:21:10 2016
@@ -1893,7 +1893,7 @@ navigator.notification.alert(
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Windows Phone 7 and 8 Quirks</h2>
+Windows Phone 7 and 8 Quirks</h2>
 
 <ul>
 <li>There is no built in browser alert, so if you want to just write 
alert(&#39;foo&#39;); you can assign window.alert = 
navigator.notification.alert;</li>

Modified: 
cordova/site/public/docs/en/2.5.0/cordova/connection/connection.type.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.5.0/cordova/connection/connection.type.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.5.0/cordova/connection/connection.type.html 
(original)
+++ cordova/site/public/docs/en/2.5.0/cordova/connection/connection.type.html 
Fri Apr  8 04:21:10 2016
@@ -1916,14 +1916,13 @@ checkConnection();
 </ul></li>
 </ul>
 
-<h2>webOS Quirks</h2>
+webOS Quirks</h2>
 
 <ul>
 <li>Only shows that a connection is available, but not which type.</li>
 </ul>
 
-<h2>Windows Phone Quirks</h2>
-
+<h2>Windows Phone Quirks
 <ul>
 <li>When running in the emulator, always detects 
<code>navigator.connection.type</code> as 
<code>[Connection](connection.html).UNKNOWN</code>.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/2.5.0/cordova/contacts/ContactAddress/contactaddress.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.5.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.5.0/cordova/contacts/ContactAddress/contactaddress.html
 (original)
+++ 
cordova/site/public/docs/en/2.5.0/cordova/contacts/ContactAddress/contactaddress.html
 Fri Apr  8 04:21:10 2016
@@ -1928,7 +1928,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>pref:</strong> This property is not supported by Android 2.X 
devices and will always return <code>false</code>.</li>
 </ul>
 
-<h2>BlackBerry WebWorks (OS 5.0 and higher) Quirks</h2>
+BlackBerry WebWorks (OS 5.0 and higher) Quirks</h2>
 
 <ul>
 <li><strong>pref:</strong> This property is not supported on BlackBerry 
devices and will always return <code>false</code>.</li>
@@ -1941,8 +1941,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>country:</strong> Supported.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li><strong>pref:</strong> This property is not supported on iOS devices and 
will always return <code>false</code>.</li>
 <li><strong>formatted:</strong> Not currently supported.</li>

Modified: cordova/site/public/docs/en/2.5.0/cordova/device/device.model.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.5.0/cordova/device/device.model.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.5.0/cordova/device/device.model.html 
(original)
+++ cordova/site/public/docs/en/2.5.0/cordova/device/device.model.html Fri Apr  
8 04:21:10 2016
@@ -1888,8 +1888,7 @@ var model = device.model;
 <li>returns the manufacturer specified device model, for example, the Samsung 
Focus returns &#39;SGH-i917&#39;</li>
 </ul>
 
-<h2>Bada Quirks</h2>
-
+<h2>Bada Quirks
 <ul>
 <li>returns the manufacturer model name. For example &#39;Samsung Wave 
S8500&#39;</li>
 </ul>

Modified: 
cordova/site/public/docs/en/2.5.0/cordova/file/filereader/filereader.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.5.0/cordova/file/filereader/filereader.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.5.0/cordova/file/filereader/filereader.html 
(original)
+++ cordova/site/public/docs/en/2.5.0/cordova/file/filereader/filereader.html 
Fri Apr  8 04:21:10 2016
@@ -1978,7 +1978,7 @@ entry.file(win, fail);
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks</h2>
+iOS Quirks</h2>
 
 <ul>
 <li><strong>encoding</strong> parameter is not supported, UTF8 encoding is 
always used.</li>

Modified: 
cordova/site/public/docs/en/2.5.0/cordova/media/capture/captureAudio.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.5.0/cordova/media/capture/captureAudio.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.5.0/cordova/media/capture/captureAudio.html 
(original)
+++ cordova/site/public/docs/en/2.5.0/cordova/media/capture/captureAudio.html 
Fri Apr  8 04:21:10 2016
@@ -1918,7 +1918,7 @@ navigator.device.capture.captureAudio(ca
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Voice Notes 
Recorder</strong> application, provided by RIM, to capture the audio 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
+iOS Quirks</h2>
 
 <ul>
 <li>iOS does not have a default audio recording application so a simple user 
interface is provided.</li>

Modified: 
cordova/site/public/docs/en/2.5.0/cordova/media/capture/captureVideo.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.5.0/cordova/media/capture/captureVideo.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.5.0/cordova/media/capture/captureVideo.html 
(original)
+++ cordova/site/public/docs/en/2.5.0/cordova/media/capture/captureVideo.html 
Fri Apr  8 04:21:10 2016
@@ -1913,7 +1913,7 @@ navigator.device.capture.captureVideo(ca
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>BlackBerry WebWorks Quirks</h2>
+BlackBerry WebWorks Quirks</h2>
 
 <ul>
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Video 
Recorder</strong> application, provided by RIM, to capture the video 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>

Modified: cordova/site/public/docs/en/2.5.0/cordova/media/media.startRecord.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.5.0/cordova/media/media.startRecord.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.5.0/cordova/media/media.startRecord.html 
(original)
+++ cordova/site/public/docs/en/2.5.0/cordova/media/media.startRecord.html Fri 
Apr  8 04:21:10 2016
@@ -1920,7 +1920,7 @@ function recordAudio() {
 <li>Android devices record audio in Adaptive Multi-Rate format. The specified 
file should end with a .amr extension.</li>
 </ul>
 
-<h2>BlackBerry WebWorks Quirks</h2>
+BlackBerry WebWorks Quirks</h2>
 
 <ul>
 <li>BlackBerry devices record audio in Adaptive Multi-Rate format. The 
specified file must end with a .amr extension.</li>

Modified: 
cordova/site/public/docs/en/2.5.0/cordova/notification/notification.alert.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.5.0/cordova/notification/notification.alert.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.5.0/cordova/notification/notification.alert.html 
(original)
+++ 
cordova/site/public/docs/en/2.5.0/cordova/notification/notification.alert.html 
Fri Apr  8 04:21:10 2016
@@ -1893,7 +1893,7 @@ navigator.notification.alert(
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Windows Phone 7 and 8 Quirks</h2>
+Windows Phone 7 and 8 Quirks</h2>
 
 <ul>
 <li>There is no built in browser alert, so if you want to just write 
alert(&#39;foo&#39;); you can assign window.alert = 
navigator.notification.alert;</li>

Modified: 
cordova/site/public/docs/en/2.6.0/cordova/contacts/ContactAddress/contactaddress.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.6.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.6.0/cordova/contacts/ContactAddress/contactaddress.html
 (original)
+++ 
cordova/site/public/docs/en/2.6.0/cordova/contacts/ContactAddress/contactaddress.html
 Fri Apr  8 04:21:10 2016
@@ -1928,7 +1928,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>pref:</strong> This property is not supported by Android 2.X 
devices and will always return <code>false</code>.</li>
 </ul>
 
-<h2>BlackBerry WebWorks (OS 5.0 and higher) Quirks</h2>
+BlackBerry WebWorks (OS 5.0 and higher) Quirks</h2>
 
 <ul>
 <li><strong>pref:</strong> This property is not supported on BlackBerry 
devices and will always return <code>false</code>.</li>
@@ -1941,8 +1941,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>country:</strong> Supported.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li><strong>pref:</strong> This property is not supported on iOS devices and 
will always return <code>false</code>.</li>
 <li><strong>formatted:</strong> Not currently supported.</li>

Modified: cordova/site/public/docs/en/2.6.0/cordova/device/device.model.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.6.0/cordova/device/device.model.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.6.0/cordova/device/device.model.html 
(original)
+++ cordova/site/public/docs/en/2.6.0/cordova/device/device.model.html Fri Apr  
8 04:21:10 2016
@@ -1888,8 +1888,7 @@ var model = device.model;
 <li>returns the manufacturer specified device model, for example, the Samsung 
Focus returns &#39;SGH-i917&#39;</li>
 </ul>
 
-<h2>Bada Quirks</h2>
-
+<h2>Bada Quirks
 <ul>
 <li>returns the manufacturer model name. For example &#39;Samsung Wave 
S8500&#39;</li>
 </ul>

Modified: 
cordova/site/public/docs/en/2.6.0/cordova/media/capture/captureAudio.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.6.0/cordova/media/capture/captureAudio.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.6.0/cordova/media/capture/captureAudio.html 
(original)
+++ cordova/site/public/docs/en/2.6.0/cordova/media/capture/captureAudio.html 
Fri Apr  8 04:21:10 2016
@@ -1918,7 +1918,7 @@ navigator.device.capture.captureAudio(ca
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Voice Notes 
Recorder</strong> application, provided by RIM, to capture the audio 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
+iOS Quirks</h2>
 
 <ul>
 <li>iOS does not have a default audio recording application so a simple user 
interface is provided.</li>

Modified: 
cordova/site/public/docs/en/2.6.0/cordova/media/capture/captureVideo.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.6.0/cordova/media/capture/captureVideo.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.6.0/cordova/media/capture/captureVideo.html 
(original)
+++ cordova/site/public/docs/en/2.6.0/cordova/media/capture/captureVideo.html 
Fri Apr  8 04:21:10 2016
@@ -1913,7 +1913,7 @@ navigator.device.capture.captureVideo(ca
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>BlackBerry WebWorks Quirks</h2>
+BlackBerry WebWorks Quirks</h2>
 
 <ul>
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Video 
Recorder</strong> application, provided by RIM, to capture the video 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>

Modified: cordova/site/public/docs/en/2.6.0/cordova/media/media.startRecord.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.6.0/cordova/media/media.startRecord.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.6.0/cordova/media/media.startRecord.html 
(original)
+++ cordova/site/public/docs/en/2.6.0/cordova/media/media.startRecord.html Fri 
Apr  8 04:21:10 2016
@@ -1920,7 +1920,7 @@ function recordAudio() {
 <li>Android devices record audio in Adaptive Multi-Rate format. The specified 
file should end with a .amr extension.</li>
 </ul>
 
-<h2>BlackBerry WebWorks Quirks</h2>
+BlackBerry WebWorks Quirks</h2>
 
 <ul>
 <li>BlackBerry devices record audio in Adaptive Multi-Rate format. The 
specified file must end with a .amr extension.</li>

Modified: 
cordova/site/public/docs/en/2.6.0/cordova/notification/notification.alert.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.6.0/cordova/notification/notification.alert.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.6.0/cordova/notification/notification.alert.html 
(original)
+++ 
cordova/site/public/docs/en/2.6.0/cordova/notification/notification.alert.html 
Fri Apr  8 04:21:10 2016
@@ -1893,7 +1893,7 @@ navigator.notification.alert(
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Windows Phone 7 and 8 Quirks</h2>
+Windows Phone 7 and 8 Quirks</h2>
 
 <ul>
 <li>There is no built in browser alert, so if you want to just write 
alert(&#39;foo&#39;); you can assign window.alert = 
navigator.notification.alert;</li>

Modified: 
cordova/site/public/docs/en/2.6.0/cordova/notification/notification.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.6.0/cordova/notification/notification.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.6.0/cordova/notification/notification.html 
(original)
+++ cordova/site/public/docs/en/2.6.0/cordova/notification/notification.html 
Fri Apr  8 04:21:10 2016
@@ -1859,7 +1859,7 @@
 <h3>webOS</h3>
 <div class="highlight"><pre><code class="language-" data-lang="">No 
permissions are required.
 </code></pre></div>
-<h3>Windows Phone</h3>
+Windows Phone</h3>
 <div class="highlight"><pre><code class="language-" data-lang="">No 
permissions are required.
 </code></pre></div>
 <h3>Tizen</h3>

Modified: 
cordova/site/public/docs/en/2.7.0/cordova/contacts/ContactAddress/contactaddress.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.7.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.7.0/cordova/contacts/ContactAddress/contactaddress.html
 (original)
+++ 
cordova/site/public/docs/en/2.7.0/cordova/contacts/ContactAddress/contactaddress.html
 Fri Apr  8 04:21:10 2016
@@ -1928,7 +1928,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>pref:</strong> This property is not supported by Android 2.X 
devices and will always return <code>false</code>.</li>
 </ul>
 
-<h2>BlackBerry WebWorks (OS 5.0 and higher) Quirks</h2>
+BlackBerry WebWorks (OS 5.0 and higher) Quirks</h2>
 
 <ul>
 <li><strong>pref:</strong> This property is not supported on BlackBerry 
devices and will always return <code>false</code>.</li>
@@ -1941,8 +1941,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>country:</strong> Supported.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li><strong>pref:</strong> This property is not supported on iOS devices and 
will always return <code>false</code>.</li>
 <li><strong>formatted:</strong> Not currently supported.</li>

Modified: cordova/site/public/docs/en/2.7.0/cordova/device/device.model.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.7.0/cordova/device/device.model.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.7.0/cordova/device/device.model.html 
(original)
+++ cordova/site/public/docs/en/2.7.0/cordova/device/device.model.html Fri Apr  
8 04:21:10 2016
@@ -1888,8 +1888,7 @@ var model = device.model;
 <li>returns the manufacturer specified device model, for example, the Samsung 
Focus returns &#39;SGH-i917&#39;</li>
 </ul>
 
-<h2>Bada Quirks</h2>
-
+<h2>Bada Quirks
 <ul>
 <li>returns the manufacturer model name. For example &#39;Samsung Wave 
S8500&#39;</li>
 </ul>

Modified: 
cordova/site/public/docs/en/2.7.0/cordova/media/capture/captureAudio.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.7.0/cordova/media/capture/captureAudio.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.7.0/cordova/media/capture/captureAudio.html 
(original)
+++ cordova/site/public/docs/en/2.7.0/cordova/media/capture/captureAudio.html 
Fri Apr  8 04:21:10 2016
@@ -1918,7 +1918,7 @@ navigator.device.capture.captureAudio(ca
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Voice Notes 
Recorder</strong> application, provided by RIM, to capture the audio 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
+iOS Quirks</h2>
 
 <ul>
 <li>iOS does not have a default audio recording application so a simple user 
interface is provided.</li>

Modified: 
cordova/site/public/docs/en/2.7.0/cordova/media/capture/captureVideo.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.7.0/cordova/media/capture/captureVideo.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.7.0/cordova/media/capture/captureVideo.html 
(original)
+++ cordova/site/public/docs/en/2.7.0/cordova/media/capture/captureVideo.html 
Fri Apr  8 04:21:10 2016
@@ -1913,7 +1913,7 @@ navigator.device.capture.captureVideo(ca
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>BlackBerry WebWorks Quirks</h2>
+BlackBerry WebWorks Quirks</h2>
 
 <ul>
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Video 
Recorder</strong> application, provided by RIM, to capture the video 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>

Modified: cordova/site/public/docs/en/2.7.0/cordova/media/media.startRecord.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.7.0/cordova/media/media.startRecord.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.7.0/cordova/media/media.startRecord.html 
(original)
+++ cordova/site/public/docs/en/2.7.0/cordova/media/media.startRecord.html Fri 
Apr  8 04:21:10 2016
@@ -1920,7 +1920,7 @@ function recordAudio() {
 <li>Android devices record audio in Adaptive Multi-Rate format. The specified 
file should end with a .amr extension.</li>
 </ul>
 
-<h2>BlackBerry WebWorks Quirks</h2>
+BlackBerry WebWorks Quirks</h2>
 
 <ul>
 <li>BlackBerry devices record audio in Adaptive Multi-Rate format. The 
specified file must end with a .amr extension.</li>

Modified: 
cordova/site/public/docs/en/2.7.0/cordova/notification/notification.alert.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.7.0/cordova/notification/notification.alert.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.7.0/cordova/notification/notification.alert.html 
(original)
+++ 
cordova/site/public/docs/en/2.7.0/cordova/notification/notification.alert.html 
Fri Apr  8 04:21:10 2016
@@ -1893,7 +1893,7 @@ navigator.notification.alert(
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Windows Phone 7 and 8 Quirks</h2>
+Windows Phone 7 and 8 Quirks</h2>
 
 <ul>
 <li>There is no built in browser alert, so if you want to just write 
alert(&#39;foo&#39;); you can assign window.alert = 
navigator.notification.alert;</li>

Modified: 
cordova/site/public/docs/en/2.7.0/cordova/notification/notification.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.7.0/cordova/notification/notification.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.7.0/cordova/notification/notification.html 
(original)
+++ cordova/site/public/docs/en/2.7.0/cordova/notification/notification.html 
Fri Apr  8 04:21:10 2016
@@ -1859,7 +1859,7 @@
 <h3>webOS</h3>
 <div class="highlight"><pre><code class="language-" data-lang="">No 
permissions are required.
 </code></pre></div>
-<h3>Windows Phone</h3>
+Windows Phone</h3>
 <div class="highlight"><pre><code class="language-" data-lang="">No 
permissions are required.
 </code></pre></div>
 <h3>Tizen</h3>

Modified: 
cordova/site/public/docs/en/2.8.0/cordova/contacts/ContactAddress/contactaddress.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.8.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.8.0/cordova/contacts/ContactAddress/contactaddress.html
 (original)
+++ 
cordova/site/public/docs/en/2.8.0/cordova/contacts/ContactAddress/contactaddress.html
 Fri Apr  8 04:21:10 2016
@@ -1952,7 +1952,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>pref:</strong> This property is not supported by Android 2.X 
devices and will always return <code>false</code>.</li>
 </ul>
 
-<h2>BlackBerry WebWorks (OS 5.0 and higher) Quirks</h2>
+BlackBerry WebWorks (OS 5.0 and higher) Quirks</h2>
 
 <ul>
 <li><strong>pref:</strong> This property is not supported on BlackBerry 
devices and will always return <code>false</code>.</li>
@@ -1965,8 +1965,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>country:</strong> Supported.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <ul>
 <li><strong>pref:</strong> This property is not supported on iOS devices and 
will always return <code>false</code>.</li>
 <li><strong>formatted:</strong> Not currently supported.</li>

Modified: cordova/site/public/docs/en/2.8.0/cordova/device/device.model.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.8.0/cordova/device/device.model.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.8.0/cordova/device/device.model.html 
(original)
+++ cordova/site/public/docs/en/2.8.0/cordova/device/device.model.html Fri Apr  
8 04:21:10 2016
@@ -1912,8 +1912,7 @@ var model = device.model;
 <li>returns the manufacturer specified device model, for example, the Samsung 
Focus returns &#39;SGH-i917&#39;</li>
 </ul>
 
-<h2>Bada Quirks</h2>
-
+<h2>Bada Quirks
 <ul>
 <li>returns the manufacturer model name. For example &#39;Samsung Wave 
S8500&#39;</li>
 </ul>

Modified: 
cordova/site/public/docs/en/2.8.0/cordova/media/capture/captureAudio.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.8.0/cordova/media/capture/captureAudio.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.8.0/cordova/media/capture/captureAudio.html 
(original)
+++ cordova/site/public/docs/en/2.8.0/cordova/media/capture/captureAudio.html 
Fri Apr  8 04:21:10 2016
@@ -1942,7 +1942,7 @@ navigator.device.capture.captureAudio(ca
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Voice Notes 
Recorder</strong> application, provided by RIM, to capture the audio 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>
 </ul>
 
-<h2>iOS Quirks</h2>
+iOS Quirks</h2>
 
 <ul>
 <li>iOS does not have a default audio recording application so a simple user 
interface is provided.</li>

Modified: 
cordova/site/public/docs/en/2.8.0/cordova/media/capture/captureVideo.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.8.0/cordova/media/capture/captureVideo.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.8.0/cordova/media/capture/captureVideo.html 
(original)
+++ cordova/site/public/docs/en/2.8.0/cordova/media/capture/captureVideo.html 
Fri Apr  8 04:21:10 2016
@@ -1937,7 +1937,7 @@ navigator.device.capture.captureVideo(ca
     <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>BlackBerry WebWorks Quirks</h2>
+BlackBerry WebWorks Quirks</h2>
 
 <ul>
 <li>Cordova for BlackBerry WebWorks attempts to launch the <strong>Video 
Recorder</strong> application, provided by RIM, to capture the video 
recordings.  The developer will receive a <a 
href="CaptureError.html">CaptureError</a>.<code>CAPTURE_NOT_SUPPORTED</code> 
error code if the application is not installed on the device.</li>

Modified: cordova/site/public/docs/en/2.8.0/cordova/media/media.startRecord.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.8.0/cordova/media/media.startRecord.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.8.0/cordova/media/media.startRecord.html 
(original)
+++ cordova/site/public/docs/en/2.8.0/cordova/media/media.startRecord.html Fri 
Apr  8 04:21:10 2016
@@ -1944,7 +1944,7 @@ function recordAudio() {
 <li>Android devices record audio in Adaptive Multi-Rate format. The specified 
file should end with a .amr extension.</li>
 </ul>
 
-<h2>BlackBerry WebWorks Quirks</h2>
+BlackBerry WebWorks Quirks</h2>
 
 <ul>
 <li>BlackBerry devices record audio in Adaptive Multi-Rate format. The 
specified file must end with a .amr extension.</li>

Modified: 
cordova/site/public/docs/en/2.8.0/cordova/notification/notification.alert.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.8.0/cordova/notification/notification.alert.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.8.0/cordova/notification/notification.alert.html 
(original)
+++ 
cordova/site/public/docs/en/2.8.0/cordova/notification/notification.alert.html 
Fri Apr  8 04:21:10 2016
@@ -1917,7 +1917,7 @@ navigator.notification.alert(
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Windows Phone 7 and 8 Quirks</h2>
+Windows Phone 7 and 8 Quirks</h2>
 
 <ul>
 <li>There is no built in browser alert, so if you want to just write 
alert(&#39;foo&#39;); you can assign window.alert = 
navigator.notification.alert;</li>

Modified: 
cordova/site/public/docs/en/2.8.0/cordova/notification/notification.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.8.0/cordova/notification/notification.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.8.0/cordova/notification/notification.html 
(original)
+++ cordova/site/public/docs/en/2.8.0/cordova/notification/notification.html 
Fri Apr  8 04:21:10 2016
@@ -1883,7 +1883,7 @@
 <h3>webOS</h3>
 <div class="highlight"><pre><code class="language-" data-lang="">No 
permissions are required.
 </code></pre></div>
-<h3>Windows Phone</h3>
+Windows Phone</h3>
 <div class="highlight"><pre><code class="language-" data-lang="">No 
permissions are required.
 </code></pre></div>
 <h3>Tizen</h3>

Modified: 
cordova/site/public/docs/en/2.9.0/cordova/compass/compass.watchHeading.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.9.0/cordova/compass/compass.watchHeading.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.9.0/cordova/compass/compass.watchHeading.html 
(original)
+++ cordova/site/public/docs/en/2.9.0/cordova/compass/compass.watchHeading.html 
Fri Apr  8 04:21:10 2016
@@ -1989,8 +1989,7 @@ var watchID = navigator.compass.watchHea
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <p>In iOS <code>compass.watchHeading</code> can also get the device&#39;s 
current
 heading when it changes by a specified number of degrees. Each time
 the heading changes by the specified number of degrees or more, the

Modified: 
cordova/site/public/docs/en/2.9.0/cordova/contacts/ContactAddress/contactaddress.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.9.0/cordova/contacts/ContactAddress/contactaddress.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.9.0/cordova/contacts/ContactAddress/contactaddress.html
 (original)
+++ 
cordova/site/public/docs/en/2.9.0/cordova/contacts/ContactAddress/contactaddress.html
 Fri Apr  8 04:21:10 2016
@@ -1996,8 +1996,7 @@ navigator.contacts.find(filter, onSucces
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Android 2.X Quirks</h2>
-
+<h2>Android 2.X Quirks
 <ul>
 <li><strong>pref</strong>: Not supported, returning <code>false</code> on 
Android 2.X devices.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/2.9.0/cordova/contacts/ContactName/contactname.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.9.0/cordova/contacts/ContactName/contactname.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.9.0/cordova/contacts/ContactName/contactname.html 
(original)
+++ 
cordova/site/public/docs/en/2.9.0/cordova/contacts/ContactName/contactname.html 
Fri Apr  8 04:21:10 2016
@@ -1979,8 +1979,7 @@ navigator.contacts.find(filter, onSucces
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Android Quirks</h2>
-
+<h2>Android Quirks
 <ul>
 <li><strong>formatted</strong>: Partially supported, and read-only.  Returns a 
concatenation of <code>honorificPrefix</code>, <code>givenName</code>, 
<code>middleName</code>, <code>familyName</code>, and 
<code>honorificSuffix</code>.</li>
 </ul>

Modified: 
cordova/site/public/docs/en/2.9.0/cordova/inappbrowser/inappbrowser.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.9.0/cordova/inappbrowser/inappbrowser.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.9.0/cordova/inappbrowser/inappbrowser.html 
(original)
+++ cordova/site/public/docs/en/2.9.0/cordova/inappbrowser/inappbrowser.html 
Fri Apr  8 04:21:10 2016
@@ -2147,8 +2147,7 @@ evaluated.</li>
 </ul></li>
 </ul>
 
-<h2>Supported Platforms</h2>
-
+<h2>Supported Platforms
 <ul>
 <li>Android</li>
 <li>iOS</li>
@@ -2230,8 +2229,7 @@ ref.addEventListener('loadstop', functio
 <li>iOS</li>
 </ul>
 
-<h2>Quick <a href="../storage/storage.opendatabase.html">Example</a></h2>
-<div class="highlight"><pre><code class="language-" data-lang="">var ref = 
window.open('http://apache.org', '_blank', 'location=yes');
+<h2>Quick <a href="../storage/storage.opendatabase.html">Example</a><div 
class="highlight"><pre><code class="language-" data-lang="">var ref = 
window.open('http://apache.org', '_blank', 'location=yes');
 ref.addEventListener('loadstop', function() {
     ref.insertCSS({file: "mystyles.css"});
 });

Modified: 
cordova/site/public/docs/en/2.9.0/cordova/inappbrowser/window.open.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.9.0/cordova/inappbrowser/window.open.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/2.9.0/cordova/inappbrowser/window.open.html 
(original)
+++ cordova/site/public/docs/en/2.9.0/cordova/inappbrowser/window.open.html Fri 
Apr  8 04:21:10 2016
@@ -1910,7 +1910,7 @@ instance, or the system browser.</p>
 <li><strong>closebuttoncaption</strong> - set to a string that will be the 
caption for the &quot;Done&quot; button.</li>
 </ul>
 
-<h2>iOS only</h2>
+iOS only</h2>
 
 <ul>
 <li><strong>closebuttoncaption</strong> - set to a string that will be the 
caption for the &quot;Done&quot; button. Note that you will have to localize 
this value yourself.</li>

Modified: 
cordova/site/public/docs/en/2.9.0/cordova/notification/notification.alert.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.9.0/cordova/notification/notification.alert.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.9.0/cordova/notification/notification.alert.html 
(original)
+++ 
cordova/site/public/docs/en/2.9.0/cordova/notification/notification.alert.html 
Fri Apr  8 04:21:10 2016
@@ -1965,8 +1965,7 @@ navigator.notification.alert(
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Windows Phone 7 and 8 Quirks</h2>
-
+<h2>Windows Phone 7 and 8 Quirks
 <ul>
 <li><p>There is no built-in browser alert, but you can bind one as follows to 
call <code>alert()</code> in the global scope:</p>
 <div class="highlight"><pre><code class="language-" data-lang="">window.alert 
= navigator.notification.alert;

Modified: 
cordova/site/public/docs/en/2.9.0/cordova/notification/notification.confirm.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/2.9.0/cordova/notification/notification.confirm.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/2.9.0/cordova/notification/notification.confirm.html
 (original)
+++ 
cordova/site/public/docs/en/2.9.0/cordova/notification/notification.confirm.html
 Fri Apr  8 04:21:10 2016
@@ -1976,8 +1976,7 @@ function showConfirm() {
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>Windows Phone 7 and 8 Quirks</h2>
-
+<h2>Windows Phone 7 and 8 Quirks
 <ul>
 <li><p>There is no built-in browser function for <code>window.confirm</code>, 
but you can bind it by assigning:</p>
 <div class="highlight"><pre><code class="language-" 
data-lang="">window.confirm = navigator.notification.confirm;

Modified: 
cordova/site/public/docs/en/3.0.0/cordova/contacts/ContactOrganization/contactorganization.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.0.0/cordova/contacts/ContactOrganization/contactorganization.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/3.0.0/cordova/contacts/ContactOrganization/contactorganization.html
 (original)
+++ 
cordova/site/public/docs/en/3.0.0/cordova/contacts/ContactOrganization/contactorganization.html
 Fri Apr  8 04:21:10 2016
@@ -1940,8 +1940,7 @@ navigator.contacts.find(filter, onSucces
 <li><strong>pref</strong>: Not supported by Android 2.X devices, returning 
<code>false</code>.</li>
 </ul>
 
-<h2>BlackBerry WebWorks (OS 5.0 and higher) Quirks</h2>
-
+<h2>BlackBerry WebWorks (OS 5.0 and higher) Quirks
 <ul>
 <li><p><strong>pref</strong>: Not supported by BlackBerry devices, returning 
<code>false</code>.</p></li>
 <li><p><strong>type</strong>: Not supported by BlackBerry devices, returning 
<code>null</code>.</p></li>

Modified: cordova/site/public/docs/en/3.0.0/cordova/events/events.offline.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.0.0/cordova/events/events.offline.html?rev=1738205&r1=1738204&r2=1738205&view=diff
==============================================================================
--- cordova/site/public/docs/en/3.0.0/cordova/events/events.offline.html 
(original)
+++ cordova/site/public/docs/en/3.0.0/cordova/events/events.offline.html Fri 
Apr  8 04:21:10 2016
@@ -1899,12 +1899,10 @@ function onOffline() {
   <span class="nt">&lt;/body&gt;</span>
 <span class="nt">&lt;/html&gt;</span>
 </code></pre></div>
-<h2>iOS Quirks</h2>
-
+<h2>iOS Quirks
 <p>During initial startup, the first offline event (if applicable) takes at 
least a second to fire.</p>
 
-<h2>Windows Phone 7 Quirks</h2>
-
+<h2>Windows Phone 7 Quirks
 <p>When running in the Emulator, the <code>connection.status</code> is always 
unknown, so this event does <em>not</em> fire.</p>
 
 <h2>Windows Phone 8 Quirks</h2>




---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to