From ff3d4762993d94b91a290173fbac0b94836517db Mon Sep 17 00:00:00 2001
From: Matt Garrish Audio resources when
+ referenced from the {{HTML]] Video resources when
+ referenced from the [[HTML]] Resources that scripts retrieve Resources retrieved via scripting APIs (e.g.,
+ XmlHttpRequest [[?XHR]] and Fetch [[?FETCH]]). Font resources referenced
+ from Specifies the base
+ Specifies the base
direction [[BIDI]] of the textual content and attribute values of the
carrying element and its descendants Allowed values are: Reading Systems will assume the value Reading Systems
+ will assume the value The base direction specified in the Resource Locations
@@ -1191,7 +1204,9 @@ audio
element (either from its src
attribute or a
+ child track
element).video
element (either from its src
attribute or a
+ child track
element).@font-face
+ rules [[CSS-Fonts-5]].Shared Attributes
dir
Shared Attributes
auto
— base direction is determined using the Unicode Bidi
Algorithm [[BIDI]].auto
when EPUB Creators omit the
- attribute or use an invalid value.auto
when EPUB Creators omit the attribute or use
+ an invalid value.dir
attribute does not affect
the ordering of characters within directional runs, only the relative ordering
@@ -2805,14 +2821,14 @@ The
significant. The item
Elementspine
element provides the presentation sequence of content documents.
Examples
-
+
-
+
-
+
XHTML:
<audio src="http://www.example.com/book/audio/ch01.mp4" controls="controls"/>
@@ -2894,20 +2910,21 @@
-
+
-
+
Examples
href="http://www.example.com/book/audio/ch01.mp4"
media-type="audio/mp4"/>
<spine page-progression-direction="ltr"> <itemref idref="intro"/> <itemref idref="c1"/> @@ -4554,7 +4571,8 @@The
nested sublists).page-list nav
ElementEPUB Creators MAY identify the destinations of the
@@ -4600,9 +4618,12 @@page-list
references in their - respective EPUB Content Documents using thepagebreak
+ respective EPUB Content Documents using thepagebreak
term.The
landmarks nav
ElementThe following landmarks are recommended to include when available:
bodymatter
[[?EPUB-SSV-11]] — Reading Systems often use this
- landmark to automatically jump users past the front matter when they begin reading.toc
[[?EPUB-SSV-11]] — If the table of contents is available in
+ bodymatter
[[?EPUB-SSV-11]] — Reading Systems often use
+ this landmark to automatically jump users past the front matter when they begin
+ reading.toc
[[?EPUB-SSV-11]] — If the table of contents is available in
the spine, Reading Systems may use this landmark to take users to the document
containing it.See EPUB 3 Text-to-Speech - Support [[EPUB-TTS-10]] for more information about using TTS technologies in - EPUB Publications.
+See EPUB 3 Text-to-Speech Support + [[EPUB-TTS-10]] for more information about using TTS technologies in EPUB + Publications.
The following non-exhaustive list represents terms from the Structural Semantics Vocabulary [[?EPUB-SSV-11]] - for which Reading Systems may offer the option of skippability:
+The following non-exhaustive list represents terms from the Structural Semantics + Vocabulary [[?EPUB-SSV-11]] for which Reading Systems may offer the option of skippability:
The following non-exhaustive list represents terms from the Structural - Semantics Vocabulary [[?EPUB-SSV-11]] for which Reading Systems may offer the option of escapability:
+The following non-exhaustive list represents terms from the Structural Semantics + Vocabulary [[?EPUB-SSV-11]] for which Reading Systems may offer the option of escapability:
epub:type
AttributeThe default vocabulary for the epub:type
attribute is
- the EPUB 3 Structural Semantics Vocabulary [[?EPUB-SSV-11]]. EPUB Creators MAY include
- unprefixed terms that are not part of this vocabulary, but the preferred method for adding custom
- semantics is to use prefixes for them. Refer to for more information.
The following example shows how a preamble could be marked up with the epub:type
@@ -9409,9 +9430,10 @@
Audio resources when
- referenced from the {{HTML]] Audio resources referenced
+ from the {{HTML]] audio
element (either from its src
attribute or a
child track
element).
Video resources when
- referenced from the [[HTML]] Video resources referenced
+ from the [[HTML]] Audio resources referenced
- from the {{HTML]] video
element (either from its src
attribute or a
child
Date: Tue, 19 Oct 2021 07:51:26 -0300
Subject: [PATCH 3/4] add media overlays to remote audio exemption and fix
curly braces typo
---
epub33/core/index.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/epub33/core/index.html b/epub33/core/index.html
index 13e2335a2..fdb3b9bd5 100644
--- a/epub33/core/index.html
+++ b/epub33/core/index.html
@@ -989,11 +989,12 @@ Resource Locations
) or from a Media Overlays audio
element (either from its src
attribute or a
child track
element).track
elementaudio
element.
Video resources referenced
From 2532c2f1dd937d23989a64bf863aa41c69c5ad22 Mon Sep 17 00:00:00 2001
From: Matt Garrish Resource Locations
href="https://html.spec.whatwg.org/multipage/media.html#the-audio-element"
>audio
element
src
attribute or a
child track
element) or from a Media Overlays track
element) and from the Media Overlays audio
element.
Font resources referenced
from @font-face
- rules [[CSS-Fonts-5]].
@import
rules [[CSS-CASCADE-4]], and the [[HTML]] link
element.