You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2021. It is now read-only.
<p>The changes in the changelogs are in rough reverse chronological order.</p>
2397
2397
2398
-
<h3id="changes-2012-09-14"><spanclass="secno">6.1 </span>Changes from 14 September 2012 to 30 April 2013</h3><!-- rev 7347 - 7862 -->
2398
+
<h3id="changes-2012-09-14"><spanclass="secno">6.1 </span>Changes from 14 September 2012 to 6 May 2013</h3><!-- rev 7347 - 7867 -->
2399
2399
2400
2400
<p>The following changes were made to WHATWG HTML, W3C HTML5 and W3C HTML5.1:
2401
2401
2402
2402
<ul>
2403
+
<li><p>The canvas 2d context has a new method <code>isPointInStroke()</code>. (WHATWG HTML only.)
2403
2404
<li><p>The <code>DataTransferItemList</code> interface (part of drag and drop API) now has a <code>remove()</code> method instead of a deleter. (WHATWG HTML and W3C HTML5.1.)
2404
2405
<li><p>The <code>registerProtocolHandler()</code> API now supports <code>bitcoin:</code> and <code>geo:</code> schemes. (<code>bitcoin:</code> is WHATWG HTML only.)
2405
2406
<li><p>The <code>alert()</code>, <code>confirm()</code> and <code>prompt()</code> methods now have all arguments optional. (WHATWG HTML and W3C HTML5.1.)
<p>The changes in the changelogs are in rough reverse chronological order.</p>
2600
2600
2601
-
<h3id="changes-2012-09-14">Changes from 14 September 2012 to 30 April 2013</h3><!-- rev 7347 - 7862 -->
2601
+
<h3id="changes-2012-09-14">Changes from 14 September 2012 to 6 May 2013</h3><!-- rev 7347 - 7867 -->
2602
2602
2603
2603
<p>The following changes were made to WHATWG HTML, W3C HTML5 and W3C HTML5.1:
2604
2604
2605
2605
<ul>
2606
+
<li><p>The canvas 2d context has a new method <code>isPointInStroke()</code>. (WHATWG HTML only.)
2606
2607
<li><p>The <code>DataTransferItemList</code> interface (part of drag and drop API) now has a <code>remove()</code> method instead of a deleter. (WHATWG HTML and W3C HTML5.1.)
2607
2608
<li><p>The <code>registerProtocolHandler()</code> API now supports <code>bitcoin:</code> and <code>geo:</code> schemes. (<code>bitcoin:</code> is WHATWG HTML only.)
2608
2609
<li><p>The <code>alert()</code>, <code>confirm()</code> and <code>prompt()</code> methods now have all arguments optional. (WHATWG HTML and W3C HTML5.1.)
<p>The changes in the changelogs are in rough reverse chronological order.</p>
2342
2342
2343
-
<h3id="changes-2012-09-14"><spanclass="secno">6.1 </span>Changes from 14 September 2012 to 30 April 2013</h3><!-- rev 7347 - 7862 -->
2343
+
<h3id="changes-2012-09-14"><spanclass="secno">6.1 </span>Changes from 14 September 2012 to 6 May 2013</h3><!-- rev 7347 - 7867 -->
2344
2344
2345
2345
<p>The following changes were made to WHATWG HTML, W3C HTML5 and W3C HTML5.1:
2346
2346
2347
2347
<ul>
2348
+
<li><p>The canvas 2d context has a new method <code>isPointInStroke()</code>. (WHATWG HTML only.)
2348
2349
<li><p>The <code>DataTransferItemList</code> interface (part of drag and drop API) now has a <code>remove()</code> method instead of a deleter. (WHATWG HTML and W3C HTML5.1.)
2349
2350
<li><p>The <code>registerProtocolHandler()</code> API now supports <code>bitcoin:</code> and <code>geo:</code> schemes. (<code>bitcoin:</code> is WHATWG HTML only.)
2350
2351
<li><p>The <code>alert()</code>, <code>confirm()</code> and <code>prompt()</code> methods now have all arguments optional. (WHATWG HTML and W3C HTML5.1.)
0 commit comments