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

Commit 2b936b7

Browse files
committed
1 parent b21f463 commit 2b936b7

File tree

4 files changed

+17
-0
lines changed

4 files changed

+17
-0
lines changed

Overview.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -880,6 +880,11 @@ <h3 id="changed-elements"><span class="secno">3.3 </span>Changed Elements</h3>
880880
source.
881881
-->
882882

883+
<li class="not-whatwg"><p>The <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-blockquote-element">blockquote</a></code> element
884+
still represents content that is quoted from another source but now
885+
also allows including a citation in a <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-footer-element">footer</a></code> or
886+
<code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-cite-element">cite</a></code> element as well as inline changes such as annotations and abbreviations.</li>
887+
883888
<!--
884889
BODY
885890
html4:

Overview.src.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -947,6 +947,11 @@ <h3 id="changed-elements">Changed Elements</h3>
947947
source.
948948
-->
949949

950+
<li class="not-whatwg"><p>The <code data-anolis-spec=html>blockquote</code> element
951+
still represents content that is quoted from another source but now
952+
also allows including a citation in a <code data-anolis-spec=html>footer</code> or
953+
<code data-anolis-spec=html>cite</code> element as well as inline changes such as annotations and abbreviations.</p></li>
954+
950955
<!--
951956
BODY
952957
html4:

Overview.whatwg.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -913,6 +913,8 @@ <h3 id="changed-elements"><span class="secno">3.3 </span>Changed Elements</h3>
913913
source.
914914
-->
915915

916+
917+
916918
<!--
917919
BODY
918920
html4:

TR.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -879,6 +879,11 @@ <h3 id="changed-elements"><span class="secno">3.3 </span>Changed Elements</h3>
879879
source.
880880
-->
881881

882+
<li class="not-whatwg"><p>The <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-blockquote-element">blockquote</a></code> element
883+
still represents content that is quoted from another source but now
884+
also allows including a citation in a <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-footer-element">footer</a></code> or
885+
<code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-cite-element">cite</a></code> element as well as inline changes such as annotations and abbreviations.</li>
886+
882887
<!--
883888
BODY
884889
html4:

0 commit comments

Comments
 (0)