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
<p>An [=XHTML content document=] is an instance of an <ahref="#sec-xml-constraints">XML
5842
-
document</a> expressed using the <adata-cite="html#the-xml-syntax">XML syntax</a> of the
5842
+
document</a> expressed using the <adata-cite="html#the-xhtml-syntax">XML syntax</a> of the
5843
5843
[[[html]]] [[html]].</p>
5844
5844
5845
5845
<p>XHTML content documents that conform to this profile are [=core media type resources=] and one of
5846
5846
the two formats that constitute [=EPUB content documents=] — that can be used without
5847
5847
fallbacks in the [^spine^].</p>
5848
5848
5849
5849
<divclass="note">
5850
-
<p>EPUB 3 does not support the <adata-cite="html#the-html-syntax">HTML syntax</a> of [[html]]
5850
+
<p>EPUB 3 does not support the <adata-cite="html#syntax">HTML syntax</a> of [[html]]
5851
5851
as a core media type. Although both serializations allow the same elements to be expressed,
5852
5852
not all JavaScript libraries and APIs are designed to handle the XML syntax, in particular
5853
5853
the shadow DOM. This means, for example, that although the [^template^] element [[html]] can
@@ -5866,10 +5866,11 @@ <h4>Introduction</h4>
5866
5866
5867
5867
<p>Earlier versions of EPUB 3 referred to W3C's HTML5 standard to define EPUB content documents,
5868
5868
but that standard was largely a snapshot of the HTML Standard maintained by the WHATWG.
5869
-
After reaching an <ahref="https://www.w3.org/2019/04/WHATWG-W3C-MOU.html">agreement</a> on the development of HTML in 2019, the W3C standard was retired
5870
-
and EPUB 3 now exclusively refers to the HTML Standard. It does not mean that EPUB 3 does
5871
-
not support HTML5 anymore in XHTML content documents, only that HTML5 is now a marketing
5872
-
term that refers to the HTML Standard as the successor to HTML 4.01 and XHTML 1.1.</p>
5869
+
After reaching an <ahref="https://www.w3.org/2019/04/WHATWG-W3C-MOU.html">agreement</a> on
5870
+
the development of HTML in 2019, the W3C standard was retired and EPUB 3 now exclusively
5871
+
refers to the HTML Standard. It does not mean that EPUB 3 does not support HTML5 anymore in
5872
+
XHTML content documents, only that HTML5 is now a marketing term that refers to the HTML
5873
+
Standard as the successor to HTML 4.01 and XHTML 1.1.</p>
0 commit comments