Skip to content

Commit

Permalink
Merge pull request #1346 from w3c/editorial/fix-generic-titles
Browse files Browse the repository at this point in the history
Update conformance titles
  • Loading branch information
mattgarrish authored Oct 16, 2020
2 parents 9c931e5 + 14c2760 commit 3ab4c9a
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 175 deletions.
81 changes: 44 additions & 37 deletions epub33/core/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ <h3>Overview</h3>

<ul>
<li>
<p><a href="epub-rs.html">EPUB 3 Reading Systems</a> [[!EPUB-RS-33]] — defines the processing
requirements for <a>EPUB Reading Systems</a> — the applications that consume EPUB
Publications and present their content to users.</p>
<p><a href="https://www.w3.org/TR/epub-rs-33/">EPUB 3 Reading Systems</a> [[!EPUB-RS-33]] —
defines the processing requirements for <a>EPUB Reading Systems</a> — the applications that
consume EPUB Publications and present their content to users.</p>
</li>
<li>
<p><a href="http://www.idpf.org/epub/latest/accessibility">EPUB Accessibility</a>
Expand Down Expand Up @@ -142,9 +142,7 @@ <h3>Organization</h3>
<p>The container format is defined in <a href="#sec-ocf"></a>.</p>

<figure>
<figcaption>
The following example visually represents the structure of the EPUB format.
</figcaption>
<figcaption> The following example visually represents the structure of the EPUB format. </figcaption>
<object data="images/epub.svg" width="350">
<img src="images/epub.png" width="350" alt="" />
</object>
Expand Down Expand Up @@ -759,9 +757,9 @@ <h4>Supported Media Types</h4>
<tr>
<td colspan="3" id="cmt-vide-note">EPUB 3 allows any video codecs to be included without
fallbacks, although none are technically considered Core Media Type Resources. Refer
to the note in <a href="epub-rs.html#note-video-codecs">Conformance — General
Requirements</a> [[EPUB-RS-33]] for informative recommendations on support for
video codecs in EPUB Publications. </td>
to the note in <a href="https://www.w3.org/TR/epub-rs-33/#note-video-codecs"
>Conformance — General Requirements</a> [[EPUB-RS-33]] for informative
recommendations on support for video codecs in EPUB Publications. </td>
</tr>
<tr>
<th colspan="3" id="cmt-grp-text" class="tbl-group">Style</th>
Expand All @@ -781,8 +779,8 @@ <h4>Supported Media Types</h4>
<tr>
<td colspan="3" id="cmt-font-note"> EPUB 3 allows any font resource to be included
without a fallback, as CSS already defines fallback rules for fonts. Refer to the <a
href="epub-rs.html#confreq-css-rs-fonts">Reading System support requirements for
fonts</a> [[!EPUB-RS-33]] for more information.</td>
href="https://www.w3.org/TR/epub-rs-33/#confreq-css-rs-fonts">Reading System
support requirements for fonts</a> [[!EPUB-RS-33]] for more information.</td>
</tr>
<tr>
<td id="cmt-sfnt">
Expand Down Expand Up @@ -3657,8 +3655,8 @@ <h5>The <code>property</code> Data Type</h5>
<pre>&lt;meta property="dcterms:modified"&gt;2011-01-01T12:00:00Z&lt;/meta&gt;</pre>
</aside>

<p>After <a href="epub-rs.html#sec-property-processing">processing</a> [[EPUB-RS-33]], this
property would expand to the following IRI:</p>
<p>After <a href="https://www.w3.org/TR/epub-rs-33/#sec-property-processing">processing</a>
[[EPUB-RS-33]], this property would expand to the following IRI:</p>

<pre class="nohighlight">http://purl.org/dc/terms/modified</pre>

Expand Down Expand Up @@ -6124,9 +6122,9 @@ <h4>Scripting Contexts</h4>

<p>Which context a script is used in determines the rights and restrictions that a Reading System
places on it. Refer to <a href="#sec-scripted-content-content-reqs"></a> and <a
href="epub-rs.html#sec-scripted-content-rs-reqs">Scripting — General Conformance</a>
[[EPUB-RS-33]] for some specific requirements that have to be adhered to (not all Reading
Systems will provide the same scripting functionality).</p>
href="https://www.w3.org/TR/epub-rs-33/#sec-scripted-content-rs-reqs">Scripting
Conformance</a> [[EPUB-RS-33]] for some specific requirements that have to be adhered to
(not all Reading Systems will provide the same scripting functionality).</p>

<h5>Example</h5>

Expand Down Expand Up @@ -8267,8 +8265,9 @@ <h4>Semantic Inflection</h4>

<p> The <code>epub:type</code> attribute facilitates Reading System behavior appropriate for the
semantic type(s) indicated. Examples of these behaviors are <a href="#sec-behaviors-skip-escape"
>skippability and escapability</a> and <a href="epub-rs.html#note-table-reading-mode">table
reading mode</a> [[EPUB-RS-33]].</p>
>skippability and escapability</a> and <a
href="https://www.w3.org/TR/epub-rs-33/#note-table-reading-mode">table reading mode</a>
[[EPUB-RS-33]].</p>

<aside class="example">
<p>The following example shows the semantic markup for a Media Overlay containing a figure.</p>
Expand Down Expand Up @@ -8645,9 +8644,10 @@ <h3>EPUB Navigation Document</h3>
<p>The <a>EPUB Navigation Document</a> is an <a>XHTML Content Document</a> and can therefore be
associated with an audio Media Overlay. Unlike traditional XHTML Content Documents, however,
<a>Reading Systems</a> have to present the EPUB Navigation Document to users even when it is not
included in the <a>spine</a> (see <a href="epub-rs.html#sec-package-nav-rs-conf">Navigation Document
— General Conformance</a> [[EPUB-RS-33]]). As a result, the method in which an associated Media
Overlay behaves can change depending on the context:</p>
included in the <a>spine</a> (see <a
href="https://www.w3.org/TR/epub-rs-33/#sec-package-nav-rs-conf">Navigation Document
Conformance</a> [[EPUB-RS-33]]). As a result, the method in which an associated Media Overlay
behaves can change depending on the context:</p>

<ul>
<li>
Expand Down Expand Up @@ -9122,16 +9122,17 @@ <h2>Index</h2>
</p>
<ul>
<li>
<p><a href="epub-rs.html#confreq-css-rs-support">CSS snapshot support</a> [[EPUB-RS-33]]</p>
<p><a href="https://www.w3.org/TR/epub-rs-33/#confreq-css-rs-support">CSS snapshot
support</a> [[EPUB-RS-33]]</p>
</li>
<li>
<p>
<a href="#sec-css-prefixed">prefixed properties</a>
</p>
</li>
<li>
<p><a href="epub-rs.html#sec-css-rs-overrides">Reading System overrides</a>
[[EPUB-RS-33]]</p>
<p><a href="https://www.w3.org/TR/epub-rs-33/#sec-css-rs-overrides">Reading System
overrides</a> [[EPUB-RS-33]]</p>
</li>
</ul>
</li>
Expand Down Expand Up @@ -9229,7 +9230,8 @@ <h2>Index</h2>
</ul>
</li>
<li>
<p><a href="epub-rs.html#sec-fxl-viewport">viewport rendering</a> [[EPUB-RS-33]]</p>
<p><a href="https://www.w3.org/TR/epub-rs-33/#sec-fxl-viewport">viewport rendering</a>
[[EPUB-RS-33]]</p>
</li>
</ul>
</li>
Expand Down Expand Up @@ -9873,48 +9875,53 @@ <h2>Index</h2>
<p><a href="#sec-scripted-context">contexts</a> (container-constrained and spine-level)</p>
</li>
<li>
<p><a href="epub-rs.html#app-epubReadingSystem">epubReadingSystem object</a>
[[EPUB-RS-33]]</p>
<p><a href="https://www.w3.org/TR/epub-rs-33/#app-epubReadingSystem">epubReadingSystem
object</a> [[EPUB-RS-33]]</p>
<ul>
<li>
<p>
<a href="epub-rs.html#app-ers-desc">description</a>
<a href="https://www.w3.org/TR/epub-rs-33/#app-ers-desc">description</a>
</p>
</li>
<li>
<p>
<a href="epub-rs.html#app-ers-hasFeature">hasFeature method</a>
<a href="https://www.w3.org/TR/epub-rs-33/#app-ers-hasFeature">hasFeature
method</a>
</p>
<ul>
<li>
<p>
<a href="epub-rs.html#app-ers-hasFeature-desc">description</a>
<a href="https://www.w3.org/TR/epub-rs-33/#app-ers-hasFeature-desc"
>description</a>
</p>
</li>
<li>
<p>
<a href="epub-rs.html#app-ers-hasFeature-features">features</a>
<a href="https://www.w3.org/TR/epub-rs-33/#app-ers-hasFeature-features"
>features</a>
</p>
</li>
</ul>
</li>
<li>
<p>
<a href="epub-rs.html#app-ers-idl">interface definition</a>
<a href="https://www.w3.org/TR/epub-rs-33/#app-ers-idl">interface definition</a>
</p>
</li>
<li>
<p>
<a href="epub-rs.html#app-ers-properties">properties</a>
<a href="https://www.w3.org/TR/epub-rs-33/#app-ers-properties">properties</a>
</p>
</li>
</ul>
</li>
<li>
<p><a href="epub-rs.html#sec-scripted-content-events">event model</a> [[EPUB-RS-33]]</p>
<p><a href="https://www.w3.org/TR/epub-rs-33/#sec-scripted-content-events">event model</a>
[[EPUB-RS-33]]</p>
</li>
<li>
<p><a href="epub-rs.html#sec-scripted-content-security">security</a> [[EPUB-RS-33]]</p>
<p><a href="https://www.w3.org/TR/epub-rs-33/#sec-scripted-content-security">security</a>
[[EPUB-RS-33]]</p>
</li>
</ul>
</li>
Expand Down Expand Up @@ -10014,8 +10021,8 @@ <h2>Index</h2>
</p>
<ul>
<li>
<p><a href="epub-rs.html#sec-xhtml-svg-css">application of CSS styles</a>
[[EPUB-RS-33]]</p>
<p><a href="https://www.w3.org/TR/epub-rs-33/#sec-xhtml-svg-css">application of CSS
styles</a> [[EPUB-RS-33]]</p>
</li>
</ul>
</li>
Expand Down
Loading

0 comments on commit 3ab4c9a

Please sign in to comment.