Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

Commit 113181c

Browse files
committed
1 parent e3abad2 commit 113181c

File tree

4 files changed

+2
-6
lines changed

4 files changed

+2
-6
lines changed

Overview.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2003,8 +2003,6 @@ <h3 id="new-apis"><span class="secno">5.1 </span>New APIs</h3>
20032003

20042004
<li><p>An API for form constraint validation (e.g. the <code class="external" title="dom-cva-setcustomvalidity"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code> method).
20052005

2006-
<li><p>An API for <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#concept-command" title="concept-command">commands</a> that the user can invoke.
2007-
20082006
<li><p>An API that enables offline Web applications, with an <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/browsers.html#application-cache">application cache</a>.</li>
20092007

20102008
<li><p>An API that allows a Web application to register itself for certain

Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2155,7 +2155,7 @@ <h3 id="new-apis">New APIs</h3>
21552155
data-anolis-spec=html
21562156
title=dom-cva-setcustomvalidity>setCustomValidity()</code> method).
21572157

2158-
<li><p>An API for <span data-anolis-spec=html
2158+
<li class=not-w3c><p>An API for <span data-anolis-spec=html
21592159
title=concept-command>commands</span> that the user can invoke.
21602160

21612161
<li><p>An API that enables offline Web applications, with an <span

Overview.whatwg.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2045,7 +2045,7 @@ <h3 id="new-apis"><span class="secno">5.1 </span>New APIs</h3>
20452045

20462046
<li><p>An API for form constraint validation (e.g. the <code class="external" title="dom-cva-setcustomvalidity"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code> method).
20472047

2048-
<li><p>An API for <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#concept-command" title="concept-command">commands</a> that the user can invoke.
2048+
<li class="not-w3c"><p>An API for <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#concept-command" title="concept-command">commands</a> that the user can invoke.
20492049

20502050
<li><p>An API that enables offline Web applications, with an <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/browsers.html#application-cache">application cache</a>.</li>
20512051

TR.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2002,8 +2002,6 @@ <h3 id="new-apis"><span class="secno">5.1 </span>New APIs</h3>
20022002

20032003
<li><p>An API for form constraint validation (e.g. the <code class="external" title="dom-cva-setcustomvalidity"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code> method).
20042004

2005-
<li><p>An API for <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#concept-command" title="concept-command">commands</a> that the user can invoke.
2006-
20072005
<li><p>An API that enables offline Web applications, with an <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/browsers.html#application-cache">application cache</a>.</li>
20082006

20092007
<li><p>An API that allows a Web application to register itself for certain

0 commit comments

Comments
 (0)