diff --git a/epub33/rs/index.html b/epub33/rs/index.html index f3248e663..f640c9117 100644 --- a/epub33/rs/index.html +++ b/epub33/rs/index.html @@ -1152,8 +1152,8 @@

Cascading Style Sheets (CSS)

  • MUST support [[truetype]], - [[opentype]], [[woff]], and [[woff2]] font resources referenced from - @font-face rules + [[opentype]], [[woff]], and [[woff2]] font resources referenced from @font-face rules [[css-fonts-4]].

  • @@ -2017,10 +2017,13 @@
    Skippability
    Escapability

    - Reading systems SHOULD allow escaping of nested structures. - Reading systems MUST determine the start of nested structures - by the value of the [^/epub:type^] attribute and SHOULD offer users the option to skip - playback of that structure and resume with whatever content comes after it. + While playing media overlays, reading systems SHOULD offer users + the option to leave ("escape") escapable + structures [[epub-33]], which are determined by the presence of an [^/epub:type^] + attribute [[epub-33]] with a value from the escapable structures list. + If a user opts to escape from an escapable structure, then the + reading system MUST continue playback with the next sequential element after the + structure.